Searched defs:bcm2835_audio_driver (Results 1 – 1 of 1) sorted by relevance
62 struct bcm2835_audio_driver { struct63 struct device_driver driver;64 const char *shortname;65 const char *longname;66 int minchannels;67 bcm2835_audio_newpcm_func newpcm;68 bcm2835_audio_newctl_func newctl;69 enum snd_bcm2835_route route;