Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Drfcomm.h241 void rfcomm_dlc_free(struct rfcomm_dlc *d);
263 rfcomm_dlc_free(d); in rfcomm_dlc_put()
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c319 void rfcomm_dlc_free(struct rfcomm_dlc *d) in rfcomm_dlc_free() function