Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_core.c3559 static void __check_timeout(struct hci_dev *hdev, unsigned int cnt, u8 type) in __check_timeout() function
3637 __check_timeout(hdev, cnt, ACL_LINK); in hci_sched_acl_pkt()
3687 __check_timeout(hdev, cnt, type); in hci_sched_acl_blk()
3762 __check_timeout(hdev, cnt, LE_LINK); in hci_sched_le()