Searched refs:debounce_time (Results 1 – 21 of 21) sorted by relevance
/linux/drivers/input/keyboard/ |
H A D | lm8333.c | 140 if (active_time / 3 <= pdata->debounce_time / 3) { in lm8333_probe() 167 if (pdata->debounce_time) { in lm8333_probe() 169 pdata->debounce_time / 3); in lm8333_probe()
|
H A D | lm8323.c | 145 int debounce_time; member 325 int debounce = lm->debounce_time >> 2; in lm8323_configure() 669 lm->debounce_time = pdata->debounce_time; in lm8323_probe()
|
/linux/include/sound/ |
H A D | soc-jack.h | 40 unsigned int debounce_time; member 66 int debounce_time; member
|
/linux/sound/soc/ |
H A D | soc-jack.c | 240 pm_wakeup_event(dev, gpio->debounce_time + 50); in gpio_handler() 243 msecs_to_jiffies(gpio->debounce_time)); in gpio_handler() 385 msecs_to_jiffies(gpios[i].debounce_time)); in snd_soc_jack_add_gpios()
|
/linux/include/linux/platform_data/ |
H A D | lm8323.h | 21 int debounce_time; /* Time to watch for key bouncing, in ms. */ member
|
/linux/include/linux/input/ |
H A D | lm8333.h | 17 unsigned debounce_time; member
|
/linux/sound/soc/intel/boards/ |
H A D | bdw-rt5677.c | 106 .debounce_time = 200, 112 .debounce_time = 200,
|
H A D | cht_bsw_max98090_ti.c | 167 .debounce_time = 200, 173 .debounce_time = 200,
|
H A D | bytcr_rt5640.c | 478 .debounce_time = 200, 485 .debounce_time = 200,
|
/linux/sound/soc/tegra/ |
H A D | tegra_asoc_machine.c | 34 .debounce_time = 150, 49 .debounce_time = 150, 75 .debounce_time = 150,
|
/linux/sound/soc/rockchip/ |
H A D | rk3288_hdmi_analog.c | 113 .debounce_time = 150
|
/linux/sound/soc/fsl/ |
H A D | imx-es8328.c | 33 .debounce_time = 200,
|
/linux/sound/soc/samsung/ |
H A D | midas_wm1811.c | 152 .debounce_time = 150, 158 .debounce_time = 30,
|
H A D | aries_wm8994.c | 154 .debounce_time = 30,
|
/linux/sound/soc/ti/ |
H A D | omap-twl4030.c | 132 .debounce_time = 200,
|
H A D | rx51.c | 202 .debounce_time = 200,
|
H A D | ams-delta.c | 219 .debounce_time = 150,
|
/linux/sound/soc/codecs/ |
H A D | rt5670.c | 532 gpio->debounce_time = 25; in rt5670_irq_detection() 568 gpio->debounce_time = 150; /* for jack in */ in rt5670_irq_detection() 588 rt5670->hp_gpio.debounce_time = 150; in rt5670_set_jack_detect()
|
H A D | cx2072x.c | 1447 .debounce_time = 150,
|
/linux/sound/soc/generic/ |
H A D | simple-card-utils.c | 800 sjack->gpio.debounce_time = 150; in simple_util_init_jack()
|
/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-npcm8xx.c | 87 struct debounce_time { struct 95 struct debounce_time debounce; argument
|