Home
last modified time | relevance | path

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

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