Home
last modified time | relevance | path

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

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