Home
last modified time | relevance | path

Searched refs:hid_bus_type (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/hid/
A Dhid-generic.c50 if (bus_for_each_drv(&hid_bus_type, NULL, hdev, __check_hid_generic)) in hid_generic_match()
A Dhid-core.c2375 struct bus_type hid_bus_type = { variable
2384 EXPORT_SYMBOL(hid_bus_type);
2467 hdev->dev.bus = &hid_bus_type; in hid_allocate_device()
2528 bus_for_each_dev(&hid_bus_type, NULL, hdrv, in __hid_bus_driver_added()
2537 return bus_rescan_devices(&hid_bus_type); in __bus_removed_driver()
2546 hdrv->driver.bus = &hid_bus_type; in __hid_register_driver()
2556 bus_for_each_drv(&hid_bus_type, NULL, NULL, in __hid_register_driver()
2568 bus_for_each_drv(&hid_bus_type, NULL, hdrv, __bus_removed_driver); in hid_unregister_driver()
2598 ret = bus_register(&hid_bus_type); in hid_init()
2612 bus_unregister(&hid_bus_type); in hid_init()
[all …]
/linux/include/linux/
A Dhid.h867 extern struct bus_type hid_bus_type;
/linux/
A Dvmlinux.symvers8210 0x00000000 hid_bus_type vmlinux EXPORT_SYMBOL
A DSystem.map158290 ffff800012099d40 D hid_bus_type
A D.tmp_System.map158290 ffff800012099d40 D hid_bus_type

Completed in 368 milliseconds