/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 | 80 #define ENUM(x) ___ ## x, macro 83 MAC80211_DROP_REASONS_MONITOR(ENUM) 87 MAC80211_DROP_REASONS_UNUSABLE(ENUM) 88 #undef ENUM
|
/linux/include/linux/ |
H A D | kernel_read_file.h | 19 #define __fid_enumify(ENUM, dummy) READING_ ## ENUM, argument
|
/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 | 325 #define __ima_hook_enumify(ENUM, str) ENUM, argument 327 #define __ima_hook_measuring_stringify(ENUM, str) \ argument
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | fe-type-t.rst | 85 :ref:`DTV_ENUM_DELSYS <DTV-ENUM-DELSYS>` instead.
|
H A D | fe_property_parameters.rst | 950 .. _DTV-ENUM-DELSYS:
|
/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | dell-wmi-sysman.h | 90 enum { ENUM, INT, STR, PO }; enumerator
|
/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 | btf.rst | 108 /* "size" is used by INT, ENUM, STRUCT, UNION and ENUM64. 916 FLOATs, STRUCTs, UNIONs, ENUM[64]s and FWDs. INTs and FLOATs are fully 920 have 0 members in the .BTF.base section. ENUM[64]s are similarly recorded
|
H A D | llvm_reloc.rst | 441 [16] ENUM 'bar' encoding=UNSIGNED size=4 vlen=2
|