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