Searched refs:reset_codec (Results 1 – 6 of 6) sorted by relevance
65 bool reset_codec; member542 vdec->reset_codec = true; in vdec_s_fmt_common()936 vdec->reset_codec = false; in vdec_stop_done()959 if (vdec->reset_codec) in vdec_check_source_change()1530 if (vdec->reset_codec) in vdec_process_output()1566 if (vdec->reset_codec) in vdec_process_capture()1615 vdec->reset_codec = true; in vdec_abort()1640 vdec->reset_codec = false; in vdec_stop()1739 if (vdec->reset_codec) in vdec_start_session()
995 .reset_codec = vx2_reset_codec,1015 .reset_codec = vx2_reset_codec,
1082 static int reset_codec(struct fm801 *chip) in reset_codec() function1192 if (reset_codec(chip) < 0) { in snd_fm801_create()1366 reset_codec(chip); in snd_fm801_resume()
86 void (*reset_codec)(struct vx_core *chip); member
592 .reset_codec = vxp_reset_codec,
134 chip->ops->reset_codec(chip); in vx_reset_codec()