Searched refs:snapper_initdata (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/dev/sound/macio/ |
| H A D | snapper.c | 256 sizeof snapper_initdata.DRC, /* 0x02 */ 264 sizeof snapper_initdata.LB0, /* 0x0a */ 265 sizeof snapper_initdata.LB1, /* 0x0b */ 266 sizeof snapper_initdata.LB2, /* 0x0c */ 267 sizeof snapper_initdata.LB3, /* 0x0d */ 268 sizeof snapper_initdata.LB4, /* 0x0e */ 269 sizeof snapper_initdata.LB5, /* 0x0f */ 270 sizeof snapper_initdata.LB6, /* 0x10 */ 273 sizeof snapper_initdata.RB0, /* 0x13 */ 274 sizeof snapper_initdata.RB1, /* 0x14 */ [all …]
|