Home
last modified time | relevance | path

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

/include/linux/
Dhiddev.h224 int hiddev_connect(struct hid_device *hid, unsigned int force);
232 static inline int hiddev_connect(struct hid_device *hid, in hiddev_connect() function
Dhid.h459 int (*hiddev_connect)(struct hid_device *, unsigned int); member