Searched refs:hdacc_fg (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdacc.c46 struct hdacc_fg { struct
60 struct hdacc_fg *fgs;
484 codec->fgs = malloc(sizeof(struct hdacc_fg) * codec->fgcnt,
523 struct hdacc_fg *fg = device_get_ivars(child);
533 struct hdacc_fg *fg = device_get_ivars(child);
543 struct hdacc_fg *fg = device_get_ivars(child);
557 struct hdacc_fg *fg = device_get_ivars(child);
582 struct hdacc_fg *fg = device_get_ivars(child);

Completed in 103 milliseconds