Searched refs:hid_device_ops (Results 1 – 5 of 5) sorted by relevance
96 struct hid_device_ops { struct195 const struct hid_device_ops *const ops); argument
30 const struct hid_device_ops *const ops) in hid_device_register()42 struct hid_device_ops *ops;45 static struct hid_device_ops wrapper_ops;151 static struct hid_device_ops wrapper_ops = {
74 const struct hid_device_ops *ops;108 const struct hid_device_ops *ops = ddata->ops; in usbd_hid_request()140 const struct hid_device_ops *ops = ddata->ops; in handle_set_idle()164 const struct hid_device_ops *ops = ddata->ops; in handle_get_idle()201 const struct hid_device_ops *ops = ddata->ops; in handle_set_report()237 const struct hid_device_ops *ops = ddata->ops; in handle_get_report()276 const struct hid_device_ops *const ops = ddata->ops; in handle_set_protocol()420 const struct hid_device_ops *const ops = ddata->ops; in usbd_hid_sof()432 const struct hid_device_ops *const ops = ddata->ops; in usbd_hid_enable()452 const struct hid_device_ops *const ops = ddata->ops; in usbd_hid_disable()[all …]
22 const struct hid_device_ops *const ops);
136 struct hid_device_ops kb_ops = {