Searched refs:polling_mode (Results 1 – 1 of 1) sorted by relevance
46 bool polling_mode; member191 if (cfg->polling_mode) { in gpio_keys_init()204 if (cfg->polling_mode) { in gpio_keys_init()234 if (!cfg->polling_mode) { in gpio_keys_pm_action()266 if (cfg->polling_mode) { in gpio_keys_pm_action()309 .handler = COND_CODE_1(DT_INST_PROP(i, polling_mode), \311 .polling_mode = DT_INST_PROP(i, polling_mode), \