Home
last modified time | relevance | path

Searched defs:snd_dice (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/sound/firewire/dice/
A Ddice.h75 struct snd_dice { struct
76 struct snd_card *card;
77 struct fw_unit *unit;
78 spinlock_t lock;
79 struct mutex mutex;
83 unsigned int rx_offset;
84 unsigned int tx_offset;
85 unsigned int sync_offset;
88 unsigned int clock_caps;
116 enum snd_dice_addr_type { argument
[all …]

Completed in 4 milliseconds