Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/dice/
Ddice-proc.c114 } ext_sync; in dice_proc_read() member
223 quadlets = min_t(u32, sections[7], sizeof(buf.ext_sync) / 4); in dice_proc_read()
225 if (dice_proc_read_mem(dice, &buf.ext_sync, in dice_proc_read()
232 buf.ext_sync.clock_source)); in dice_proc_read()
233 snd_iprintf(buffer, " locked: %u\n", buf.ext_sync.locked); in dice_proc_read()
236 buf.ext_sync.rate)); in dice_proc_read()
238 if (buf.ext_sync.adat_user_data & ADAT_USER_DATA_NO_DATA) in dice_proc_read()
242 buf.ext_sync.adat_user_data); in dice_proc_read()