Home
last modified time | relevance | path

Searched refs:l2cap_monitor_timeout (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c65 static void l2cap_monitor_timeout(struct work_struct *work);
486 INIT_DELAYED_WORK(&chan->monitor_timer, l2cap_monitor_timeout); in l2cap_chan_create()
2021 static void l2cap_monitor_timeout(struct work_struct *work) in l2cap_monitor_timeout() function
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c63 static void l2cap_monitor_timeout(struct work_struct *work);
463 INIT_DELAYED_WORK(&chan->monitor_timer, l2cap_monitor_timeout); in l2cap_chan_create()
1855 static void l2cap_monitor_timeout(struct work_struct *work) in l2cap_monitor_timeout() function

Completed in 18 milliseconds