Searched refs:dcs_codes_r (Results 1 - 4 of 4) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dwm8994.c4200 wm8994->hubs.dcs_codes_r = -5;
4234 wm8994->hubs.dcs_codes_r = -7;
H A Dwm8993.c1489 wm8993->hubs_data.dcs_codes_r = -2;
H A Dwm_hubs.h25 int dcs_codes_r; member in struct:wm_hubs_data
H A Dwm_hubs.c290 if (hubs->dcs_codes_l || hubs->dcs_codes_r) {
293 hubs->dcs_codes_l, hubs->dcs_codes_r);
298 offset + hubs->dcs_codes_r);
299 offset += hubs->dcs_codes_r;
341 if (hubs->dcs_codes_l || hubs->dcs_codes_r || hubs->no_series_update)

Completed in 149 milliseconds