Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c4486 static void __check_timeout(struct hci_dev *hdev, unsigned int cnt, u8 type) in __check_timeout() function
4564 __check_timeout(hdev, cnt, ACL_LINK); in hci_sched_acl_pkt()
4614 __check_timeout(hdev, cnt, type); in hci_sched_acl_blk()
4689 __check_timeout(hdev, cnt, LE_LINK); in hci_sched_le()