Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h886 void (*on_hid_hw_open)(struct hid_device *hdev); member
/linux/drivers/hid/
H A Dhid-multitouch.c2493 .on_hid_hw_open = mt_on_hid_hw_open,