Home
last modified time | relevance | path

Searched refs:hidp_conndel_req (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/bluetooth/hidp/
Dhidp.h105 struct hidp_conndel_req { struct
126 int hidp_connection_del(struct hidp_conndel_req *req); argument
Dsock.c53 struct hidp_conndel_req cd; in hidp_sock_ioctl()
Dcore.c1373 int hidp_connection_del(struct hidp_conndel_req *req) in hidp_connection_del()