Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/hidp/
H A Dhidp.h105 struct hidp_conndel_req { struct
126 int hidp_connection_del(struct hidp_conndel_req *req); argument
H A Dsock.c53 struct hidp_conndel_req cd; in do_hidp_sock_ioctl()
H A Dcore.c1391 int hidp_connection_del(struct hidp_conndel_req *req) in hidp_connection_del()