Searched refs:cs8403_stream_bits (Results 1 – 4 of 4) sorted by relevance
236 snd_cs8403_decode_spdif_bits(&ucontrol->value.iec958, ice->spdif.cs8403_stream_bits); in delta_spdif_stream_get()246 change = ice->spdif.cs8403_stream_bits != val; in delta_spdif_stream_put()247 ice->spdif.cs8403_stream_bits = val; in delta_spdif_stream_put()390 ice->spdif.cs8403_stream_bits = ice->spdif.cs8403_bits; in delta_open_spdif()401 tmp = ice->spdif.cs8403_stream_bits; in delta_setup_spdif()410 change = ice->spdif.cs8403_stream_bits != tmp; in delta_setup_spdif()411 ice->spdif.cs8403_stream_bits = tmp; in delta_setup_spdif()
291 snd_cs8404_decode_spdif_bits(&ucontrol->value.iec958, ice->spdif.cs8403_stream_bits); in ews88_spdif_stream_get()301 change = ice->spdif.cs8403_stream_bits != val; in ews88_spdif_stream_put()302 ice->spdif.cs8403_stream_bits = val; in ews88_spdif_stream_put()316 ice->spdif.cs8403_stream_bits = ice->spdif.cs8403_bits; in ews88_open_spdif()327 tmp = ice->spdif.cs8403_stream_bits; in ews88_setup_spdif()336 change = ice->spdif.cs8403_stream_bits != tmp; in ews88_setup_spdif()337 ice->spdif.cs8403_stream_bits = tmp; in ews88_setup_spdif()
282 unsigned char cs8403_stream_bits; member
2565 ice->spdif.cs8403_stream_bits = (0x01 | /* consumer format */ in snd_ice1712_create()