dummy_model
const struct dummy_model *m = NULL, **mdl;
const struct dummy_model *model;
static const struct dummy_model model_emu10k1 = {
static const struct dummy_model model_rme9652 = {
static const struct dummy_model model_ice1712 = {
static const struct dummy_model model_uda1341 = {
static const struct dummy_model model_ac97 = {
static const struct dummy_model model_ca0106 = {
static const struct dummy_model *dummy_models[] = {
const struct dummy_model *model = dummy->model;