Searched defs:snd_dice (Results 1 – 1 of 1) sorted by relevance
42 struct snd_dice { struct43 struct snd_card *card;44 struct fw_unit *unit;45 spinlock_t lock;46 struct mutex mutex;49 unsigned int global_offset;50 unsigned int rx_offset;51 unsigned int tx_offset;52 unsigned int sync_offset;53 unsigned int rsrv_offset;[all …]