Searched defs:vrc4172pwm_softc (Results 1 – 1 of 1) sorted by relevance
42 struct vrc4172pwm_softc { struct43 bus_space_tag_t sc_iot;44 bus_space_handle_t sc_ioh;45 config_hook_tag sc_lcdhook;46 config_hook_tag sc_getlcdhook;47 config_hook_tag sc_gethook;48 config_hook_tag sc_getmaxhook;49 config_hook_tag sc_sethook;50 config_hook_tag sc_pmhook;51 int sc_light; /* backlight on/off */[all …]