Home
last modified time | relevance | path

Searched refs:jack_status_check (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/include/sound/
H A Dsoc-jack.h57 * @jack_status_check: callback function which overrides the detection
79 int (*jack_status_check)(void *data); member
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-jack.c227 if (gpio->jack_status_check) in snd_soc_jack_gpio_detect()
228 report = gpio->jack_status_check(gpio->data); in snd_soc_jack_gpio_detect()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-jack.c226 if (gpio->jack_status_check) in snd_soc_jack_gpio_detect()
227 report = gpio->jack_status_check(gpio->data); in snd_soc_jack_gpio_detect()
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Daries_wm8994.c157 .jack_status_check = headset_button_check,
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Daries_wm8994.c156 .jack_status_check = headset_button_check,
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dbytcr_rt5640.c1419 rt5640_jack_gpio.jack_status_check = byt_rt5640_hp_elitepad_1000g2_jack1_check; in byt_rt5640_init()
1427 rt5640_jack2_gpio.jack_status_check = byt_rt5640_hp_elitepad_1000g2_jack2_check; in byt_rt5640_init()
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra_asoc_machine.c205 tegra_machine_mic_jack_gpio.jack_status_check = coupled_mic_hp_check; in tegra_asoc_machine_init()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcx2072x.c1460 .jack_status_check = cx2072x_jack_status_check,
H A Drt5670.c591 rt5670->hp_gpio.jack_status_check = rt5670_irq_detection; in rt5670_set_jack_detect()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcx2072x.c1454 .jack_status_check = cx2072x_jack_status_check,
H A Drt5670.c591 rt5670->hp_gpio.jack_status_check = rt5670_irq_detection; in rt5670_set_jack_detect()
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h665 * @jack_status_check: callback function which overrides the detection
687 int (*jack_status_check)(void *data); member

Completed in 20 milliseconds