Home
last modified time | relevance | path

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

/net/bluetooth/hidp/
Dsock.c62 case HIDPCONNADD: in do_hidp_sock_ioctl()
171 } else if (cmd == HIDPCONNADD) { in hidp_sock_compat_ioctl()
Dhidp.h78 #define HIDPCONNADD _IOW('H', 200, int) macro