Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-steam.c711 client_hdev->group = HID_GROUP_STEAM; in steam_create_client_hid()
732 if (hdev->group == HID_GROUP_STEAM) in steam_probe()
818 if (!steam || hdev->group == HID_GROUP_STEAM) { in steam_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h377 #define HID_GROUP_STEAM 0x0103 macro