Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Drfcomm.h270 static inline void rfcomm_dlc_unthrottle(struct rfcomm_dlc *d) in rfcomm_dlc_unthrottle() function
/Linux-v4.19/net/bluetooth/rfcomm/
Dtty.c768 rfcomm_dlc_unthrottle(dev->dlc); in rfcomm_tty_open()
1024 rfcomm_dlc_unthrottle(dev->dlc); in rfcomm_tty_unthrottle()
Dsock.c644 rfcomm_dlc_unthrottle(rfcomm_pi(sk)->dlc); in rfcomm_sock_recvmsg()