Home
last modified time | relevance | path

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

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