Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Drfcomm.h267 static inline void rfcomm_dlc_unthrottle(struct rfcomm_dlc *d) in rfcomm_dlc_unthrottle() function
/linux-2.6.39/net/bluetooth/rfcomm/
Dtty.c743 rfcomm_dlc_unthrottle(dev->dlc); in rfcomm_tty_open()
1034 rfcomm_dlc_unthrottle(dev->dlc); in rfcomm_tty_unthrottle()
Dsock.c636 rfcomm_dlc_unthrottle(rfcomm_pi(sk)->dlc); in rfcomm_sock_recvmsg()