Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h131 HID_PM_OPEN_CLOSE, /* device is busy on open, idle on close */ enumerator
/titanic_44/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2662 hidpm->hid_pm_strategy = HID_PM_OPEN_CLOSE; in hid_create_pm_components()