Searched refs:bcm2835_audio_playcaps (Results 1 – 1 of 1) sorted by relevance
93 static struct pcmchan_caps bcm2835_audio_playcaps = {8000, 48000, bcm2835_audio_playfmt, 0}; variable716 return &bcm2835_audio_playcaps; in bcmchan_getcaps()