Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/hidp/
Dhidp.h189 int __init hidp_init_sockets(void);
Dsock.c286 int __init hidp_init_sockets(void) in hidp_init_sockets() function
Dcore.c1464 return hidp_init_sockets(); in hidp_init()