Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h887 void (*on_hid_hw_close)(struct hid_device *hdev); member
/linux/drivers/hid/
H A Dhid-multitouch.c2569 .on_hid_hw_close = mt_on_hid_hw_close,