Searched refs:kb_config (Results 1 – 3 of 3) sorted by relevance
37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm"38 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config pre-detach - pushmod="usbkbm"39 driver-minorname="zs:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"40 driver-minorname="su:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"41 driver-minorname="su_pnp:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"65 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach -66 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config pre-detach -
37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm"38 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config pre-detach - pushmod="usbkbm"52 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach -53 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config pre-detach -
147 static int kb_config(dacf_infohdl_t, dacf_arghdl_t, int);240 { DACF_OPID_POSTATTACH, kb_config },1777 kb_config(dacf_infohdl_t minor_hdl, dacf_arghdl_t arg_hdl, int flags) in kb_config() function