Home
last modified time | relevance | path

Searched refs:cp_enum (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97_impl.h77 const char **cp_enum; /* Enumeration value */ member
H A Dac97.c1341 if (cpt->cp_enum) { in ac_add_control()
1343 if (cpt->cp_enum[e] == NULL) in ac_add_control()
1345 ctrl->actrl_enum[e] = cpt->cp_enum[e]; in ac_add_control()