Home
last modified time | relevance | path

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

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