Searched refs:call_reg (Results 1 – 1 of 1) sorted by relevance
1483 bool call_reg) in ec_install_handlers() argument1503 if (call_reg && !test_bit(EC_FLAGS_EC_REG_CALLED, &ec->flags)) { in ec_install_handlers()1594 static int acpi_ec_setup(struct acpi_ec *ec, struct acpi_device *device, bool call_reg) in acpi_ec_setup() argument1598 ret = ec_install_handlers(ec, device, call_reg); in acpi_ec_setup()