Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Drfcomm.h266 void __rfcomm_dlc_throttle(struct rfcomm_dlc *d);
272 __rfcomm_dlc_throttle(d); in rfcomm_dlc_throttle()
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c622 void __rfcomm_dlc_throttle(struct rfcomm_dlc *d) in __rfcomm_dlc_throttle() function