Home
last modified time | relevance | path

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

/linux/net/bluetooth/bnep/
H A Dbnep.h165 int bnep_sock_init(void);
H A Dsock.c225 int __init bnep_sock_init(void) in bnep_sock_init() function
H A Dcore.c748 return bnep_sock_init(); in bnep_init()