Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Drfcomm.h268 static inline void rfcomm_dlc_unthrottle(struct rfcomm_dlc *d) in rfcomm_dlc_unthrottle() function
/linux-4.4.14/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.c641 rfcomm_dlc_unthrottle(rfcomm_pi(sk)->dlc); in rfcomm_sock_recvmsg()