ext_sync          113 sound/firewire/dice/dice-proc.c 		} ext_sync;
ext_sync          222 sound/firewire/dice/dice-proc.c 	quadlets = min_t(u32, sections[7], sizeof(buf.ext_sync) / 4);
ext_sync          224 sound/firewire/dice/dice-proc.c 		if (dice_proc_read_mem(dice, &buf.ext_sync,
ext_sync          231 sound/firewire/dice/dice-proc.c 					   buf.ext_sync.clock_source));
ext_sync          232 sound/firewire/dice/dice-proc.c 		snd_iprintf(buffer, "  locked: %u\n", buf.ext_sync.locked);
ext_sync          235 sound/firewire/dice/dice-proc.c 					   buf.ext_sync.rate));
ext_sync          237 sound/firewire/dice/dice-proc.c 		if (buf.ext_sync.adat_user_data & ADAT_USER_DATA_NO_DATA)
ext_sync          241 sound/firewire/dice/dice-proc.c 				    buf.ext_sync.adat_user_data);