Searched refs:SND_JACK_BTN_0 (Results 1 – 20 of 20) sorted by relevance
/linux-4.1.27/sound/core/ |
D | jack.c | 85 int testbit = SND_JACK_BTN_0 >> i; in snd_jack_dev_register() 211 int key = fls(SND_JACK_BTN_0) - fls(type); in snd_jack_set_key() 239 int testbit = SND_JACK_BTN_0 >> i; in snd_jack_report()
|
/linux-4.1.27/sound/soc/pxa/ |
D | ttc-dkb.c | 82 SND_JACK_BTN_0 | SND_JACK_BTN_1 | SND_JACK_BTN_2, in ttc_pm860x_init() 90 SND_JACK_BTN_0, SND_JACK_BTN_1, SND_JACK_BTN_2); in ttc_pm860x_init()
|
/linux-4.1.27/sound/soc/codecs/ |
D | ts3a227e.c | 35 SND_JACK_BTN_0, 44 SND_JACK_BTN_0 | \ 229 snd_jack_set_key(jack->jack, SND_JACK_BTN_0, KEY_MEDIA); in ts3a227e_enable_jack_detect()
|
D | sn95031.c | 803 unsigned int mask = SND_JACK_BTN_0 | SND_JACK_BTN_1 | SND_JACK_HEADSET; in sn95031_jack_detection() 808 status = SND_JACK_HEADSET | SND_JACK_BTN_0; in sn95031_jack_detection() 826 if ((status & SND_JACK_BTN_0) | (status & SND_JACK_BTN_1)) in sn95031_jack_detection()
|
D | wm5100.c | 2036 SND_JACK_BTN_0); in wm5100_micd_irq() 2055 SND_JACK_HEADSET | SND_JACK_BTN_0); in wm5100_micd_irq() 2064 snd_soc_jack_report(wm5100->jack, 0, SND_JACK_BTN_0); in wm5100_micd_irq() 2093 snd_soc_jack_report(wm5100->jack, SND_JACK_BTN_0, in wm5100_micd_irq() 2094 SND_JACK_BTN_0); in wm5100_micd_irq()
|
D | max98090.c | 2237 status |= SND_JACK_BTN_0; in max98090_jack_work() 2268 SND_JACK_HEADSET | SND_JACK_BTN_0); in max98090_jack_work() 2376 SND_JACK_HEADSET | SND_JACK_BTN_0); in max98090_mic_detect()
|
D | wm8996.c | 2410 SND_JACK_BTN_0); in wm8996_micd() 2439 snd_soc_jack_report(wm8996->jack, 0, SND_JACK_BTN_0); in wm8996_micd() 2482 snd_soc_jack_report(wm8996->jack, SND_JACK_BTN_0, in wm8996_micd() 2483 SND_JACK_BTN_0); in wm8996_micd()
|
D | wm8994.c | 3456 report |= SND_JACK_BTN_0; in wm8994_mic_work() 3464 SND_JACK_HEADSET | SND_JACK_BTN_0); in wm8994_mic_work() 3475 report |= SND_JACK_BTN_0; in wm8994_mic_work() 3483 SND_JACK_HEADSET | SND_JACK_BTN_0); in wm8994_mic_work() 3529 report |= SND_JACK_BTN_0; in wm8958_button_det() 3815 wm8994->btn_mask = SND_JACK_BTN_0 | SND_JACK_BTN_1 | in wm8958_mic_detect()
|
D | wm8962.c | 3003 status |= SND_JACK_BTN_0; in wm8962_mic_work() 3008 SND_JACK_MICROPHONE | SND_JACK_BTN_0); in wm8962_mic_work() 3140 SND_JACK_MICROPHONE | SND_JACK_BTN_0); in wm8962_mic_detect()
|
D | rt5670.c | 530 report |= SND_JACK_BTN_0; in rt5670_irq_detection() 572 SND_JACK_BTN_0 | SND_JACK_BTN_1 | SND_JACK_BTN_2; in rt5670_set_jack_detect()
|
/linux-4.1.27/sound/soc/fsl/ |
D | wm1133-ev1.c | 213 SND_JACK_MICROPHONE | SND_JACK_BTN_0, &mic_jack, in wm1133_ev1_init() 216 SND_JACK_BTN_0); in wm1133_ev1_init()
|
D | imx-es8328.c | 57 SND_JACK_HEADPHONE | SND_JACK_BTN_0, in imx_es8328_dai_init()
|
/linux-4.1.27/include/sound/ |
D | jack.h | 63 SND_JACK_BTN_0 = 0x4000, enumerator
|
/linux-4.1.27/sound/soc/samsung/ |
D | lowland.c | 60 SND_JACK_HEADSET | SND_JACK_BTN_0, in lowland_wm5100_init()
|
D | tobermory.c | 183 SND_JACK_BTN_0, &tobermory_headset, in tobermory_late_probe()
|
D | littlemill.c | 265 SND_JACK_BTN_0 | SND_JACK_BTN_1 | in littlemill_late_probe()
|
D | speyside.c | 157 SND_JACK_HEADSET | SND_JACK_BTN_0, in speyside_wm8996_init()
|
/linux-4.1.27/sound/soc/intel/boards/ |
D | broadwell.c | 84 SND_JACK_HEADSET | SND_JACK_BTN_0, &broadwell_headset, in broadwell_rt286_codec_init()
|
D | cht_bsw_rt5672.c | 198 SND_JACK_HEADSET | SND_JACK_BTN_0 | in cht_codec_init()
|
D | mfld_machine.c | 260 SND_JACK_BTN_0 | SND_JACK_BTN_1, &mfld_jack, in mfld_init()
|