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

/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_command.c29 struct efc_clock { struct
275 command_get_clock(struct snd_efw *efw, struct efc_clock *clock) command_get_clock()
282 (__be32 *)clock, sizeof(struct efc_clock)); command_get_clock()
297 struct efc_clock clock = {0}; command_set_clock()
328 (__be32 *)&clock, sizeof(struct efc_clock), command_set_clock()
347 struct efc_clock clock = {0}; snd_efw_command_get_clock_source()
359 struct efc_clock clock = {0}; snd_efw_command_get_sampling_rate()

Completed in 29 milliseconds