cs8403_stream_bits  222 sound/pci/ice1712/delta.c 	snd_cs8403_decode_spdif_bits(&ucontrol->value.iec958, ice->spdif.cs8403_stream_bits);
cs8403_stream_bits  232 sound/pci/ice1712/delta.c 	change = ice->spdif.cs8403_stream_bits != val;
cs8403_stream_bits  233 sound/pci/ice1712/delta.c 	ice->spdif.cs8403_stream_bits = val;
cs8403_stream_bits  376 sound/pci/ice1712/delta.c 	ice->spdif.cs8403_stream_bits = ice->spdif.cs8403_bits;
cs8403_stream_bits  387 sound/pci/ice1712/delta.c 	tmp = ice->spdif.cs8403_stream_bits;
cs8403_stream_bits  396 sound/pci/ice1712/delta.c 	change = ice->spdif.cs8403_stream_bits != tmp;
cs8403_stream_bits  397 sound/pci/ice1712/delta.c 	ice->spdif.cs8403_stream_bits = tmp;
cs8403_stream_bits  277 sound/pci/ice1712/ews.c 	snd_cs8404_decode_spdif_bits(&ucontrol->value.iec958, ice->spdif.cs8403_stream_bits);
cs8403_stream_bits  287 sound/pci/ice1712/ews.c 	change = ice->spdif.cs8403_stream_bits != val;
cs8403_stream_bits  288 sound/pci/ice1712/ews.c 	ice->spdif.cs8403_stream_bits = val;
cs8403_stream_bits  302 sound/pci/ice1712/ews.c 	ice->spdif.cs8403_stream_bits = ice->spdif.cs8403_bits;
cs8403_stream_bits  313 sound/pci/ice1712/ews.c 	tmp = ice->spdif.cs8403_stream_bits;
cs8403_stream_bits  322 sound/pci/ice1712/ews.c 	change = ice->spdif.cs8403_stream_bits != tmp;
cs8403_stream_bits  323 sound/pci/ice1712/ews.c 	ice->spdif.cs8403_stream_bits = tmp;
cs8403_stream_bits 2549 sound/pci/ice1712/ice1712.c 		ice->spdif.cs8403_stream_bits = (0x01 |	/* consumer format */
cs8403_stream_bits  268 sound/pci/ice1712/ice1712.h 	unsigned char cs8403_stream_bits;