Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/
A Dprmt.c67 u16 handler_count; member
114 tm->handler_count = module_info->handler_info_count; in acpi_parse_prmt()
154 } while (++cur_handler < tm->handler_count && (handler_info = get_next_handler(handler_info))); in acpi_parse_prmt()
178 for (i = 0; i < cur_module->handler_count; ++i) { in find_guid_info()
/linux-6.3-rc2/net/bluetooth/
A Dhci_sock.c1553 if (opcode >= chan->handler_count || in hci_mgmt_cmd()
A Dmgmt.c10536 .handler_count = ARRAY_SIZE(mgmt_handlers),
/linux-6.3-rc2/include/net/bluetooth/
A Dhci_core.h1984 size_t handler_count; member

Completed in 30 milliseconds