int snd_ac97_pcm_double_rate_rules(struct snd_pcm_runtime *runtime); /* ad hoc AC97 device driver access */ extern struct bus_type ac97_bus_type; extern const struct bus_type ac97_bus_type; /* AC97 platform_data adding function */ static inline void snd_ac97_dev_add_pdata(struct ...
intsnd_pcm_status64(structsnd_pcm_substream*substream, structsnd_pcm_status64*status); intsnd_pcm_start(structsnd_pcm_substream*substream); intsnd_pcm_stop(structsnd_pcm_substream*substream,snd_pcm_state_tstatus); intsnd_pcm_drain_done(structsnd_pcm_substream*substream); @@ -1422,4 +...