Home
last modified time | relevance | path

Searched defs:hdrv (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/hid/
Dhid-core.c1479 struct hid_driver *hdrv = hid->driver; in hid_process_event() local
1709 struct hid_driver *hdrv; in hid_report_raw_event() local
1778 struct hid_driver *hdrv; in hid_input_report() local
2100 struct hid_driver *hdrv = to_hid_driver(drv); in new_id_store() local
2138 static void hid_free_dynids(struct hid_driver *hdrv) in hid_free_dynids()
2151 const struct hid_device_id *hid_match_device(struct hid_device *hdev, struct hid_driver *hdrv) in hid_match_device()
2171 struct hid_driver *hdrv = to_hid_driver(drv); in hid_bus_match() local
2200 struct hid_driver *hdrv = to_hid_driver(dev->driver); in hid_device_probe() local
2264 struct hid_driver *hdrv; in hid_device_remove() local
2470 struct hid_driver *hdrv = data; in hid_bus_reprobe_drivers() local
[all …]