Searched refs:MIXT_ENUM (Results 1 – 3 of 3) sorted by relevance
289 if (ci->ci.type == MIXT_ENUM) { in get_device_info()374 case MIXT_ENUM: in ctype_valid()497 case MIXT_ENUM: in print_control()530 case MIXT_ENUM: in print_control()648 case MIXT_ENUM: in set_device_control()
340 ext->type = MIXT_ENUM; in oss_add_control()2029 (odev->d_exts[ei->ctrl].type != MIXT_ENUM) || in sndctl_mix_enuminfo()2073 case MIXT_ENUM: in sndctl_mix_read()2143 case MIXT_ENUM: in sndctl_mix_write()
260 #define MIXT_ENUM 3 /* Enumerated (0 to maxvalue) */ macro