Home
last modified time | relevance | path

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

/net/bluetooth/hidp/
Dhidp.h168 extern int __init hidp_init_sockets(void);
Dsock.c277 int __init hidp_init_sockets(void) in hidp_init_sockets() function
Dcore.c993 ret = hidp_init_sockets(); in hidp_init()