Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/bluetooth/
Dl2cap.h849 #define __set_chan_timer(c, t) l2cap_set_timer(c, &c->chan_timer, (t)) macro
/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h890 #define __set_chan_timer(c, t) l2cap_set_timer(c, &c->chan_timer, (t)) macro