Home
last modified time | relevance | path

Searched refs:bluez_sock_init (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/net/bluetooth/
Dsyms.c74 EXPORT_SYMBOL(bluez_sock_init);
Daf_bluetooth.c106 void bluez_sock_init(struct socket *sock, struct sock *sk) in bluez_sock_init() function
Dsco.c432 bluez_sock_init(sock, sk); in sco_sock_alloc()
Dl2cap.c347 bluez_sock_init(sock, sk); in l2cap_sock_alloc()
/linux-2.4.37.9/include/net/bluetooth/
Dbluetooth.h155 void bluez_sock_init(struct socket *sock, struct sock *sk);
/linux-2.4.37.9/net/bluetooth/rfcomm/
Dsock.c277 bluez_sock_init(sock, sk); in rfcomm_sock_alloc()