Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Drfcomm.h267 void __rfcomm_dlc_unthrottle(struct rfcomm_dlc *d);
278 __rfcomm_dlc_unthrottle(d); in rfcomm_dlc_unthrottle()
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c633 void __rfcomm_dlc_unthrottle(struct rfcomm_dlc *d) in __rfcomm_dlc_unthrottle() function