Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c122 static void hid_pm_busy_component(hid_state_t *);
735 hid_pm_busy_component(hidp); in hid_attach()
820 hid_pm_busy_component(hidp); in hid_chropen()
1063 hid_pm_busy_component(hidp); in hid_open()
1389 hid_pm_busy_component(hidp); in hid_wput()
1575 hid_pm_busy_component(hidp); in hid_interrupt_pipe_callback()
2295 hid_pm_busy_component(hidp); in hid_detach_cleanup()
3000 hid_pm_busy_component(hidp); in hid_restore_device_state()
3217 hid_pm_busy_component(hid_state_t *hid_statep) in hid_pm_busy_component() function