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