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

/linux-4.1.27/include/net/bluetooth/
H A Drfcomm.h233 struct rfcomm_dlc *rfcomm_dlc_alloc(gfp_t prio);
/linux-4.1.27/net/bluetooth/rfcomm/
H A Dsock.c284 d = rfcomm_dlc_alloc(prio); rfcomm_sock_alloc()
H A Dtty.c420 dlc = rfcomm_dlc_alloc(GFP_KERNEL); __rfcomm_create_dev()
H A Dcore.c303 struct rfcomm_dlc *rfcomm_dlc_alloc(gfp_t prio) rfcomm_dlc_alloc() function

Completed in 157 milliseconds