Searched refs:snd_efw_command_get_sampling_rate (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_stream.c | 198 err = snd_efw_command_get_sampling_rate(efw, &curr_rate); in snd_efw_stream_reserve_duplex() 262 err = snd_efw_command_get_sampling_rate(efw, &rate); in snd_efw_stream_start_duplex()
|
H A D | fireworks_proc.c | 114 if (snd_efw_command_get_sampling_rate(efw, &sampling_rate) < 0) in proc_read_clock()
|
H A D | fireworks.h | 206 int snd_efw_command_get_sampling_rate(struct snd_efw *efw, unsigned int *rate);
|
H A D | fireworks_pcm.c | 203 err = snd_efw_command_get_sampling_rate(efw, &sampling_rate); in pcm_open()
|
H A D | fireworks_command.c | 355 int snd_efw_command_get_sampling_rate(struct snd_efw *efw, unsigned int *rate) in snd_efw_command_get_sampling_rate() function
|
/kernel/linux/linux-6.6/sound/firewire/fireworks/ |
H A D | fireworks_stream.c | 199 err = snd_efw_command_get_sampling_rate(efw, &curr_rate); in snd_efw_stream_reserve_duplex() 263 err = snd_efw_command_get_sampling_rate(efw, &rate); in snd_efw_stream_start_duplex()
|
H A D | fireworks.h | 203 int snd_efw_command_get_sampling_rate(struct snd_efw *efw, unsigned int *rate);
|
H A D | fireworks_proc.c | 114 if (snd_efw_command_get_sampling_rate(efw, &sampling_rate) < 0) in proc_read_clock()
|
H A D | fireworks_command.c | 355 int snd_efw_command_get_sampling_rate(struct snd_efw *efw, unsigned int *rate) in snd_efw_command_get_sampling_rate() function
|
H A D | fireworks_pcm.c | 203 err = snd_efw_command_get_sampling_rate(efw, &sampling_rate); in pcm_open()
|
Completed in 6 milliseconds