Home
last modified time | relevance | path

Searched refs:rfcomm_dlc_free (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/net/bluetooth/
Drfcomm.h235 void rfcomm_dlc_free(struct rfcomm_dlc *d);
257 rfcomm_dlc_free(d); in rfcomm_dlc_put()
/linux-6.6.21/net/bluetooth/rfcomm/
Dcore.c323 void rfcomm_dlc_free(struct rfcomm_dlc *d) in rfcomm_dlc_free() function