Home
last modified time | relevance | path

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

/linux-6.1.9/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 do_hidp_sock_ioctl()
Dcore.c1392 int hidp_connection_del(struct hidp_conndel_req *req) in hidp_connection_del()