Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/macio/
H A Dsnapper.c219 static const struct snapper_reg snapper_initdata = { variable
252 sizeof snapper_initdata.MCR1, /* 0x01 */
253 sizeof snapper_initdata.DRC, /* 0x02 */
255 sizeof snapper_initdata.VOLUME, /* 0x04 */
256 sizeof snapper_initdata.TREBLE, /* 0x05 */
257 sizeof snapper_initdata.BASS, /* 0x06 */
258 sizeof snapper_initdata.MIXER_L, /* 0x07 */
259 sizeof snapper_initdata.MIXER_R, /* 0x08 */
261 sizeof snapper_initdata.LB0, /* 0x0a */
262 sizeof snapper_initdata.LB1, /* 0x0b */
[all …]