Searched refs:sco_sock_alloc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dsco.c417 static struct sock *sco_sock_alloc(struct socket *sock, int proto, gfp_t prio) function
455 sk = sco_sock_alloc(sock, protocol, GFP_ATOMIC);
810 sk = sco_sock_alloc(NULL, BTPROTO_SCO, GFP_ATOMIC);

Completed in 31 milliseconds