Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Drfcomm.h260 void __rfcomm_dlc_throttle(struct rfcomm_dlc *d);
266 __rfcomm_dlc_throttle(d); in rfcomm_dlc_throttle()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c626 void __rfcomm_dlc_throttle(struct rfcomm_dlc *d) in __rfcomm_dlc_throttle() function