Searched refs:has_hid (Results 1 – 3 of 3) sorted by relevance
90 static int has_hid(struct acpi_device *dev, const char *hid) in has_hid() function105 return has_hid(dev, "INTC0102"); in is_itpm()
5587 btcoex->has_hid = false; in rtl8723bu_update_bt_link_info()5612 btcoex->has_hid = true; in rtl8723bu_update_bt_link_info()5614 btcoex->has_hid = false; in rtl8723bu_update_bt_link_info()5623 !btcoex->has_pan && btcoex->has_hid) in rtl8723bu_update_bt_link_info()5629 !btcoex->has_hid && btcoex->has_a2dp) in rtl8723bu_update_bt_link_info()5655 } else if (btcoex->has_sco || btcoex->has_hid || btcoex->has_a2dp) { in rtl8723bu_handle_bt_inquiry()5696 (btcoex->has_hid && btcoex->has_a2dp && in rtl8723bu_handle_bt_info()5701 } else if (btcoex->has_hid && btcoex->has_a2dp) { in rtl8723bu_handle_bt_info()
1378 bool has_hid; member
Completed in 28 milliseconds