Searched defs:snd_dice (Results 1 – 1 of 1) sorted by relevance
74 struct snd_dice { struct75 struct snd_card *card;76 struct fw_unit *unit;77 spinlock_t lock;78 struct mutex mutex;81 unsigned int global_offset;82 unsigned int rx_offset;83 unsigned int tx_offset;84 unsigned int sync_offset;85 unsigned int rsrv_offset;[all …]