Home
last modified time | relevance | path

Searched refs:rfcomm_dlc_unthrottle (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/bluetooth/
Drfcomm.h269 static inline void rfcomm_dlc_unthrottle(struct rfcomm_dlc *d) in rfcomm_dlc_unthrottle() function
/Linux-v6.6/net/bluetooth/rfcomm/
Dtty.c767 rfcomm_dlc_unthrottle(dev->dlc); in rfcomm_tty_open()
1013 rfcomm_dlc_unthrottle(dev->dlc); in rfcomm_tty_unthrottle()
Dsock.c613 rfcomm_dlc_unthrottle(rfcomm_pi(sk)->dlc); in rfcomm_sock_recvmsg()