Searched refs:prop_dac (Results 1 – 1 of 1) sorted by relevance
306 } prop_dac, prop_adc; member1118 (unsigned)(s->prop_dac.fmt & in cs4297a_update_ptr()1815 int swap = (s->prop_dac.fmt == AFMT_S16_LE) || (s->prop_dac.fmt == AFMT_U16_LE); in cs4297a_write()2060 s->prop_dac.channels = val ? 2 : 1; in cs4297a_ioctl()2083 s->prop_dac.channels = 2; in cs4297a_ioctl()2085 s->prop_dac.channels = 1; in cs4297a_ioctl()2090 val = s->prop_dac.channels; in cs4297a_ioctl()2128 s->prop_dac.fmt = val; in cs4297a_ioctl()2129 s->prop_dac.fmt_original = s->prop_dac.fmt; in cs4297a_ioctl()2133 val = s->prop_dac.fmt_original; in cs4297a_ioctl()[all …]