Lines Matching defs:ops
74 const struct hid_device_ops *ops; member
108 const struct hid_device_ops *ops = ddata->ops; in usbd_hid_request() local
140 const struct hid_device_ops *ops = ddata->ops; in handle_set_idle() local
164 const struct hid_device_ops *ops = ddata->ops; in handle_get_idle() local
201 const struct hid_device_ops *ops = ddata->ops; in handle_set_report() local
237 const struct hid_device_ops *ops = ddata->ops; in handle_get_report() local
276 const struct hid_device_ops *const ops = ddata->ops; in handle_set_protocol() local
420 const struct hid_device_ops *const ops = ddata->ops; in usbd_hid_sof() local
432 const struct hid_device_ops *const ops = ddata->ops; in usbd_hid_enable() local
452 const struct hid_device_ops *const ops = ddata->ops; in usbd_hid_disable() local
569 const struct hid_device_ops *ops = ddata->ops; in hid_dev_submit_report() local
601 const struct hid_device_ops *const ops) in hid_dev_register()