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"52 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach -53 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config pre-detach -
38 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm"39 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config pre-detach - pushmod="usbkbm"58 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach -59 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config pre-detach -
151 static int kb_config(dacf_infohdl_t, dacf_arghdl_t, int);246 { DACF_OPID_POSTATTACH, kb_config },1776 kb_config(dacf_infohdl_t minor_hdl, dacf_arghdl_t arg_hdl, int flags) in kb_config() function