Home
last modified time | relevance | path

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

/linux-6.12.1/net/bluetooth/hidp/
Dhidp.h189 int __init hidp_init_sockets(void);
Dsock.c277 int __init hidp_init_sockets(void) in hidp_init_sockets() function
Dcore.c1463 return hidp_init_sockets(); in hidp_init()