Searched defs:snd_soc_usb_device (Results 1 – 1 of 1) sorted by relevance
26 struct snd_soc_usb_device { struct27 int card_idx;28 int chip_idx;31 unsigned int *cpcm_idx; /* TODO: capture path is not tested yet */32 unsigned int *ppcm_idx;56 struct snd_soc_usb_device *sdev, argument