Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_core.c3555 static void __check_timeout(struct hci_dev *hdev, unsigned int cnt, u8 type) in __check_timeout() function
3633 __check_timeout(hdev, cnt, ACL_LINK); in hci_sched_acl_pkt()
3683 __check_timeout(hdev, cnt, type); in hci_sched_acl_blk()
3758 __check_timeout(hdev, cnt, LE_LINK); in hci_sched_le()