Searched refs:set_format (Results 1 – 3 of 3) sorted by relevance
145 void (*set_format)(struct snd_pmac *chip); member
146 if (chip->set_format) in snd_pmac_pcm_set_format()147 chip->set_format(chip); in snd_pmac_pcm_set_format()
1115 chip->set_format = snd_pmac_awacs_set_format; in snd_pmac_awacs_init()
Completed in 7 milliseconds