Lines Matching defs:hw
44 HWVoiceOut hw; member
55 HWVoiceIn hw; member
90 HWVoiceOut *hw = &pa->hw; in qpa_thread_out() local
154 static int qpa_run_out (HWVoiceOut *hw, int live) in qpa_run_out()
185 HWVoiceIn *hw = &pa->hw; in qpa_thread_in() local
248 static int qpa_run_in (HWVoiceIn *hw) in qpa_run_in()
325 static int qpa_init_out (HWVoiceOut *hw, struct audsettings *as) in qpa_init_out()
379 static int qpa_init_in (HWVoiceIn *hw, struct audsettings *as) in qpa_init_in()
433 static void qpa_fini_out (HWVoiceOut *hw) in qpa_fini_out()
453 static void qpa_fini_in (HWVoiceIn *hw) in qpa_fini_in()
473 static int qpa_ctl_out (HWVoiceOut *hw, int cmd, ...) in qpa_ctl_out()
480 static int qpa_ctl_in (HWVoiceIn *hw, int cmd, ...) in qpa_ctl_in()