Home
last modified time | relevance | path

Searched refs:can_disable (Results 1 – 3 of 3) sorted by relevance

/drivers/watchdog/
Diop_wdt.c47 int can_disable; in wdt_supports_disable() local
50 can_disable = 1; in wdt_supports_disable()
52 can_disable = 0; in wdt_supports_disable()
54 return can_disable; in wdt_supports_disable()
/drivers/mfd/
Ducb1x00-assabet.c52 buttons[i].can_disable = true; in ucb1x00_assabet_add()
/drivers/input/keyboard/
Dgpio_keys.c261 !bdata->button->can_disable) { in gpio_keys_attr_store_helper()
631 if (!button->can_disable) in gpio_keys_setup_key()
745 button->can_disable = in gpio_keys_get_devtree_pdata()