Home
last modified time | relevance | path

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

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