Home
last modified time | relevance | path

Searched defs:aes_idx (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/pcxhr/
H A Dpcxhr_mix22.c624 int aes_idx, unsigned char *aes_bits) in hr222_iec958_capture_byte() argument
645 int aes_idx, unsigned char aes_bits) in hr222_iec958_update_byte() argument
H A Dpcxhr_mixer.c951 cmd |= ((aes_idx << 3) + i) << 2; /* add bit offset */ in pcxhr_iec958_update_byte() argument
852 pcxhr_iec958_capture_byte(struct snd_pcxhr * chip,int aes_idx,unsigned char * aes_bits) pcxhr_iec958_capture_byte() argument