efc_clock
command_get_clock(struct snd_efw *efw, struct efc_clock *clock)
(__be32 *)clock, sizeof(struct efc_clock));
struct efc_clock clock = {0};
(__be32 *)&clock, sizeof(struct efc_clock),
struct efc_clock clock = {0};
struct efc_clock clock = {0};