Lines Matching refs:event
428 struct snd_kcontrol *kcontrol, int event)
433 switch (event) {
451 struct snd_kcontrol *kcontrol, int event)
456 switch (event) {
475 struct snd_kcontrol *kcontrol, int event)
480 switch (event) {
501 struct snd_kcontrol *k, int event)
509 if (SND_SOC_DAPM_EVENT_OFF(event)) {
560 struct snd_kcontrol *k, int event)
827 * ponding irq event occurs.
905 int adc_value, event = 0, event_mask = 0;
917 event |= SND_JACK_HEADPHONE;
923 event |= SND_JACK_HEADSET;
926 snd_soc_jack_report(nau8824->jack, event, event_mask);
983 int active_irq, clear_irq = 0, event = 0, event_mask = 0;
1009 event |= button_pressed;
1010 dev_dbg(nau8824->dev, "button %x pressed\n", event);
1041 snd_soc_jack_report(nau8824->jack, event, event_mask);
1626 * nau8824_enable_jack_detect - Specify a jack for event reporting