Home
last modified time | relevance | path

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

/include/linux/
Dhiddev.h41 int hiddev_connect(struct hid_device *hid, unsigned int force);
47 static inline int hiddev_connect(struct hid_device *hid, in hiddev_connect() function
Dhid.h613 int (*hiddev_connect)(struct hid_device *, unsigned int); member