Home
last modified time | relevance | path

Searched defs:debounce_ms (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_gpio.h19 unsigned int debounce_ms; member
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dkeypad-nomadik-ske.h46 u8 debounce_ms; member
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dmatrix_keypad.h71 unsigned int debounce_ms; member
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dtc3589x-keypad.c327 u32 debounce_ms; in tc3589x_keypad_of_probe() local
H A Dstmpe-keypad.c132 unsigned int debounce_ms; member
H A Dpmic8xxx-keypad.c372 unsigned int debounce_ms; in pmic8xxx_kpd_init() local
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dgpio-detection.c41 unsigned int debounce_ms; member
/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A Dht16k33.c56 uint32_t debounce_ms; member
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-tegra.c229 unsigned int debounce_ms = DIV_ROUND_UP(debounce, 1000); in tegra_gpio_set_debounce() local