Searched refs:cs8403_stream_bits (Results 1 – 4 of 4) sorted by relevance
217 snd_cs8403_decode_spdif_bits(&ucontrol->value.iec958, ice->spdif.cs8403_stream_bits); in delta_spdif_stream_get()227 change = ice->spdif.cs8403_stream_bits != val; in delta_spdif_stream_put()228 ice->spdif.cs8403_stream_bits = val; in delta_spdif_stream_put()368 ice->spdif.cs8403_stream_bits = ice->spdif.cs8403_bits; in delta_open_spdif()378 tmp = ice->spdif.cs8403_stream_bits; in delta_setup_spdif()387 change = ice->spdif.cs8403_stream_bits != tmp; in delta_setup_spdif()388 ice->spdif.cs8403_stream_bits = tmp; in delta_setup_spdif()
275 snd_cs8404_decode_spdif_bits(&ucontrol->value.iec958, ice->spdif.cs8403_stream_bits); in ews88_spdif_stream_get()285 change = ice->spdif.cs8403_stream_bits != val; in ews88_spdif_stream_put()286 ice->spdif.cs8403_stream_bits = val; in ews88_spdif_stream_put()298 ice->spdif.cs8403_stream_bits = ice->spdif.cs8403_bits; in ews88_open_spdif()308 tmp = ice->spdif.cs8403_stream_bits; in ews88_setup_spdif()317 change = ice->spdif.cs8403_stream_bits != tmp; in ews88_setup_spdif()318 ice->spdif.cs8403_stream_bits = tmp; in ews88_setup_spdif()
268 unsigned char cs8403_stream_bits; member
2467 ice->spdif.cs8403_stream_bits = (0x01 | /* consumer format */ in snd_ice1712_create()