Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dsoc_button_array.c45 #define BUTTON_TYPES 2 macro
48 struct platform_device *children[BUTTON_TYPES];
425 for (i = 0; i < BUTTON_TYPES; i++) in soc_button_remove()
469 for (i = 0; i < BUTTON_TYPES; i++) { in soc_button_probe()