Home
last modified time | relevance | path

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

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