Searched refs:snd_efw_command_get_sampling_rate (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks.h204 int snd_efw_command_get_sampling_rate(struct snd_efw *efw, unsigned int *rate);
H A Dfireworks_proc.c115 if (snd_efw_command_get_sampling_rate(efw, &sampling_rate) < 0) proc_read_clock()
H A Dfireworks_command.c356 int snd_efw_command_get_sampling_rate(struct snd_efw *efw, unsigned int *rate) snd_efw_command_get_sampling_rate() function
H A Dfireworks_pcm.c221 err = snd_efw_command_get_sampling_rate(efw, &sampling_rate); pcm_open()
H A Dfireworks_stream.c250 err = snd_efw_command_get_sampling_rate(efw, &curr_rate); snd_efw_stream_start_duplex()

Completed in 94 milliseconds