Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Drfcomm.h260 void __rfcomm_dlc_throttle(struct rfcomm_dlc *d);
266 __rfcomm_dlc_throttle(d); in rfcomm_dlc_throttle()
/Linux-v6.6/net/bluetooth/rfcomm/
Dcore.c626 void __rfcomm_dlc_throttle(struct rfcomm_dlc *d) in __rfcomm_dlc_throttle() function