Home
last modified time | relevance | path

Searched refs:snd_efw_command_get_clock_source (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/sound/firewire/fireworks/
Dfireworks.h201 int snd_efw_command_get_clock_source(struct snd_efw *efw,
Dfireworks_proc.c111 if (snd_efw_command_get_clock_source(efw, &clock_source) < 0) in proc_read_clock()
Dfireworks_command.c342 int snd_efw_command_get_clock_source(struct snd_efw *efw, in snd_efw_command_get_clock_source() function
Dfireworks_pcm.c188 err = snd_efw_command_get_clock_source(efw, &clock_source); in pcm_open()