Home
last modified time | relevance | path

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

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