Searched refs:__clear_retrans_timer (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/bluetooth/
H A Dl2cap_core.c295 __clear_retrans_timer(chan);
666 __clear_retrans_timer(chan);
1456 __clear_retrans_timer(chan);
2690 __clear_retrans_timer(chan);
6075 __clear_retrans_timer(chan);
/linux-master/include/net/bluetooth/
H A Dl2cap.h851 #define __clear_retrans_timer(c) l2cap_clear_timer(c, &c->retrans_timer) macro

Completed in 205 milliseconds