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