Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Drfcomm.h259 extern void __rfcomm_dlc_unthrottle(struct rfcomm_dlc *d);
270 __rfcomm_dlc_unthrottle(d); in rfcomm_dlc_unthrottle()
/linux-2.6.39/net/bluetooth/rfcomm/
Dcore.c554 void __rfcomm_dlc_unthrottle(struct rfcomm_dlc *d) in __rfcomm_dlc_unthrottle() function