| /linux/Documentation/gpu/ |
| H A D | kms-properties.csv | 2 ,DVI-I,“subconnector”,ENUM,"{ “Unknown”, “DVI-D”, “DVI-A” }",Connector,TBD 3 ,,“select subconnector”,ENUM,"{ “Automatic”, “DVI-D”, “DVI-A” }",Connector,TBD 4 ,TV,“subconnector”,ENUM,"{ ""Unknown"", ""Composite"", ""SVIDEO"", ""Component"", ""SCART"" }",Conn… 5 ,,“select subconnector”,ENUM,"{ ""Automatic"", ""Composite"", ""SVIDEO"", ""Component"", ""SCART"" … 6 ,,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD 19 ,Optional,"""aspect ratio""",ENUM,"{ ""None"", ""4:3"", ""16:9"" }",Connector,TDB 20 ,,“audio”,ENUM,"{ ""force-dvi"", ""off"", ""auto"", ""on"" }",Connector,TBD 21 ,SDVO-TV,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD 39 CDV gma-500,Generic,"""Broadcast RGB""",ENUM,"{ “Full”, “Limited 16:235” }",Connector,TBD 41 ,SDVO-TV,“mode”,ENUM,"{ ""NTSC_M"", ""NTSC_J"", ""NTSC_443"", ""PAL_B"" } etc.",Connector,TBD [all …]
|
| /linux/net/openvswitch/ |
| H A D | drop.h | 28 #define ENUM(x) x, macro 29 OVS_DROP_REASONS(ENUM) 30 #undef ENUM
|
| /linux/net/mac80211/ |
| H A D | drop.h | 78 #define ENUM(x) ___ ## x, macro 81 MAC80211_DROP_REASONS_UNUSABLE(ENUM) 82 #undef ENUM
|
| /linux/include/linux/ |
| H A D | kernel_read_file.h | 20 #define __fid_enumify(ENUM, dummy) READING_ ## ENUM, argument
|
| H A D | security.h | 276 #define __data_id_enumify(ENUM, dummy) LOADING_ ## ENUM, argument
|
| /linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
| H A D | sysman.c | 323 case ENUM: in alloc_attributes_data() 410 case ENUM: min_elements = ENUM_MIN_ELEMENTS; break; in init_bios_attributes() 480 case ENUM: in init_bios_attributes() 570 ret = init_bios_attributes(ENUM, DELL_WMI_BIOS_ENUMERATION_ATTRIBUTE_GUID); in sysman_init()
|
| H A D | dell-wmi-sysman.h | 90 enum { ENUM, INT, STR, PO }; enumerator
|
| /linux/sound/pci/ice1712/ |
| H A D | se.c | 349 enum { VOLUME1, VOLUME2, BOOLEAN, ENUM } type; enumerator 391 .type = ENUM, 397 .type = ENUM, 611 case ENUM: in se200pci_add_controls()
|
| /linux/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 104 case ENUM: in symbol_delete() 245 case ENUM: in symlist_add() 504 case ENUM: in symtable_dump() 631 case ENUM: in symtable_dump()
|
| H A D | aicasm_symbol.h | 56 ENUM, enumerator
|
| H A D | aicasm_gram.y | 499 process_field(ENUM, $2, $3.value); 709 case ENUM: 1512 case ENUM: in initialize_symbol() 1897 || node->symbol->type == ENUM in type_check()
|
| /linux/security/integrity/ima/ |
| H A D | ima.h | 332 #define __ima_hook_enumify(ENUM, str) ENUM, 334 #define __ima_hook_measuring_stringify(ENUM, str) \ 326 __ima_hook_enumify(ENUM,str) global() argument 328 __ima_hook_measuring_stringify(ENUM,str) global() argument
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | fe-type-t.rst | 85 :ref:`DTV_ENUM_DELSYS <DTV-ENUM-DELSYS>` instead.
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-btf.rst | 177 [14] ENUM 'my_enum' size=4 vlen=2
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_h323_types.c | 880 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0, 948 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0, 980 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0, 1034 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
|
| H A D | nf_conntrack_h323_asn1.c | 42 #define ENUM 4 macro
|
| /linux/Documentation/bpf/ |
| H A D | llvm_reloc.rst | 441 [16] ENUM 'bar' encoding=UNSIGNED size=4 vlen=2
|