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

/linux-master/drivers/acpi/
H A Dprmt.c67 u16 handler_count; member in struct:prm_module_info
72 struct prm_handler_info handlers[] __counted_by(handler_count);
114 tm->handler_count = module_info->handler_info_count;
154 } while (++cur_handler < tm->handler_count && (handler_info = get_next_handler(handler_info)));
178 for (i = 0; i < cur_module->handler_count; ++i) {
/linux-master/net/bluetooth/
H A Dhci_sock.c1652 if (opcode >= chan->handler_count ||
H A Dmgmt.c10464 .handler_count = ARRAY_SIZE(mgmt_handlers),
/linux-master/include/net/bluetooth/
H A Dhci_core.h2219 size_t handler_count; member in struct:hci_mgmt_chan

Completed in 202 milliseconds