Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h519 #define HID_CLAIMED_DRIVER BIT(3) macro
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-core.c1967 hdev->claimed |= HID_CLAIMED_DRIVER; in hid_connect()