Home
last modified time | relevance | path

Searched refs:ENUM (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/sound/pci/ice1712/
Dse.c363 enum { VOLUME1, VOLUME2, BOOLEAN, ENUM } type; enumerator
405 .type = ENUM,
411 .type = ENUM,
625 case ENUM: in se200pci_add_controls()
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c107 case ENUM: in symbol_delete()
248 case ENUM: in symlist_add()
507 case ENUM: in symtable_dump()
634 case ENUM: in symtable_dump()
Daicasm_symbol.h60 ENUM, enumerator
Daicasm_gram.y503 process_field(ENUM, $2, $3.value);
713 case ENUM:
1516 case ENUM: in initialize_symbol()
1901 || node->symbol->type == ENUM in type_check()
/linux-4.4.14/drivers/pci/hotplug/
DKconfig96 Say Y here if you have a CompactPCI system card that exposes the #ENUM
/linux-4.4.14/net/netfilter/
Dnf_conntrack_h323_types.c881 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
949 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
981 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
1035 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
Dnf_conntrack_h323_asn1.c45 #define ENUM 4 macro