Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ice1712/
Dse.c364 enum { VOLUME1, VOLUME2, BOOLEAN, ENUM } type; enumerator
406 .type = ENUM,
412 .type = ENUM,
633 case ENUM: in se200pci_add_controls()
/linux-3.4.99/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-3.4.99/drivers/pci/hotplug/
DKconfig124 Say Y here if you have a CompactPCI system card that exposes the #ENUM
/linux-3.4.99/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