Home
last modified time | relevance | path

Searched defs:__clear_chan_timer (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
Dl2cap.h850 #define __clear_chan_timer(c) l2cap_clear_timer(c, &c->chan_timer) macro
/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h891 #define __clear_chan_timer(c) l2cap_clear_timer(c, &c->chan_timer) macro