Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Drfcomm.h261 void __rfcomm_dlc_unthrottle(struct rfcomm_dlc *d);
272 __rfcomm_dlc_unthrottle(d); in rfcomm_dlc_unthrottle()
/linux-6.6.21/net/bluetooth/rfcomm/
Dcore.c637 void __rfcomm_dlc_unthrottle(struct rfcomm_dlc *d) in __rfcomm_dlc_unthrottle() function