Searched refs:__check_timeout (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_core.c | 3590 static void __check_timeout(struct hci_dev *hdev, unsigned int cnt, u8 type) in __check_timeout() function 3668 __check_timeout(hdev, cnt, ACL_LINK); in hci_sched_acl_pkt() 3718 __check_timeout(hdev, cnt, type); in hci_sched_acl_blk() 3793 __check_timeout(hdev, cnt, LE_LINK); in hci_sched_le()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_core.c | 4494 static void __check_timeout(struct hci_dev *hdev, unsigned int cnt, u8 type) in __check_timeout() function 4572 __check_timeout(hdev, cnt, ACL_LINK); in hci_sched_acl_pkt() 4622 __check_timeout(hdev, cnt, type); in hci_sched_acl_blk() 4697 __check_timeout(hdev, cnt, LE_LINK); in hci_sched_le()
|
Completed in 10 milliseconds