Lines Matching refs:event
429 struct snd_kcontrol *kcontrol, int event)
434 switch (event) {
452 struct snd_kcontrol *kcontrol, int event)
457 switch (event) {
476 struct snd_kcontrol *kcontrol, int event)
481 switch (event) {
502 struct snd_kcontrol *k, int event)
510 if (SND_SOC_DAPM_EVENT_OFF(event)) {
561 struct snd_kcontrol *k, int event)
828 * ponding irq event occurs.
876 int adc_value, event = 0, event_mask = 0;
888 event |= SND_JACK_HEADPHONE;
894 event |= SND_JACK_HEADSET;
897 snd_soc_jack_report(nau8824->jack, event, event_mask);
957 int active_irq, clear_irq = 0, event = 0, event_mask = 0;
986 event |= button_pressed;
987 dev_dbg(nau8824->dev, "button %x pressed\n", event);
1018 snd_soc_jack_report(nau8824->jack, event, event_mask);
1615 * nau8824_enable_jack_detect - Specify a jack for event reporting