Lines Matching defs:report
518 int val, btn_type, report = jack->status;
530 report = rt5670_headset_detect(rt5670->component, 1);
538 report = SND_JACK_HEADSET;
542 report |= SND_JACK_BTN_1;
545 report |= SND_JACK_BTN_0;
548 report |= SND_JACK_BTN_2;
558 report = rt5670->jack_type;
565 report = 0;
574 return report;
586 rt5670->hp_gpio.report = SND_JACK_HEADSET |