/linux-6.12.1/Documentation/driver-api/usb/ |
D | dwc3.rst | 213 ``Loopback``, ``Reset``, ``Resume`` or ``UNKNOWN link state``. 366 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 E 367 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 368 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 369 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 370 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 371 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 372 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 373 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 374 0000000000000000,0,UNKNOWN,0,0,0,0,0,0 [all …]
|
/linux-6.12.1/tools/testing/selftests/powerpc/security/ |
D | spectre_v2.c | 76 UNKNOWN = 1, // Works with FAIL_IF() enumerator 87 enum spectre_v2_state state = UNKNOWN; in get_sysfs_state() 139 if (state == UNKNOWN) { in spectre_v2_test() 221 case UNKNOWN: in spectre_v2_test()
|
/linux-6.12.1/drivers/ata/ |
D | pata_legacy.c | 140 UNKNOWN = -1 enumerator 1242 legacy_probe_add(0x1F0, 14, UNKNOWN, 0); in legacy_init() 1244 legacy_probe_add(0x170, 15, UNKNOWN, 0); in legacy_init() 1248 legacy_probe_add(0x1E8, 11, UNKNOWN, 0); in legacy_init() 1249 legacy_probe_add(0x168, 10, UNKNOWN, 0); in legacy_init() 1250 legacy_probe_add(0x1E0, 8, UNKNOWN, 0); in legacy_init() 1251 legacy_probe_add(0x160, 12, UNKNOWN, 0); in legacy_init() 1262 if (pl->type == UNKNOWN) in legacy_init()
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | outp.c | 88 return UNKNOWN; in nvkm_outp_xlat() 157 if (proto == UNKNOWN) in nvkm_outp_acquire_or() 301 if (proto == UNKNOWN) in nvkm_outp_inherit() 401 if (proto == UNKNOWN) in nvkm_outp_new_()
|
D | ior.h | 32 UNKNOWN enumerator
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | test_cls_redirect.c | 81 UNKNOWN, enumerator 657 return UNKNOWN; in classify_tcp() 680 return UNKNOWN; in classify_tcp() 689 return UNKNOWN; in classify_udp() 698 return UNKNOWN; in classify_udp() 1052 case UNKNOWN: in cls_redirect()
|
D | test_cls_redirect_dynptr.c | 75 UNKNOWN, enumerator 547 return UNKNOWN; in classify_tcp() 569 return UNKNOWN; in classify_tcp() 578 return UNKNOWN; in classify_udp() 586 return UNKNOWN; in classify_udp() 950 case UNKNOWN: in cls_redirect()
|
/linux-6.12.1/drivers/ras/amd/atl/ |
D | system.c | 199 if (df_cfg.rev != UNKNOWN) in determine_df_rev() 293 df_cfg.rev = UNKNOWN; in get_df_system_info()
|
D | core.c | 114 if (df_cfg.rev == UNKNOWN) in norm_to_sys_addr()
|
D | internal.h | 43 UNKNOWN, enumerator
|
/linux-6.12.1/include/linux/ |
D | kernel_read_file.h | 10 id(UNKNOWN, unknown) \
|
/linux-6.12.1/tools/perf/arch/arm64/util/ |
D | arm64_exception_types.h | 82 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \
|
/linux-6.12.1/security/integrity/ima/ |
D | ima_policy.c | 42 #define UNKNOWN 0 macro 1245 if (entry->action == UNKNOWN) in ima_validate_rule() 1427 entry->action = UNKNOWN; in ima_parse_rule() 1442 if (entry->action != UNKNOWN) in ima_parse_rule() 1450 if (entry->action != UNKNOWN) in ima_parse_rule() 1458 if (entry->action != UNKNOWN) in ima_parse_rule() 1466 if (entry->action != UNKNOWN) in ima_parse_rule() 1474 if (entry->action != UNKNOWN) in ima_parse_rule() 1482 if (entry->action != UNKNOWN) in ima_parse_rule() 1490 if (entry->action != UNKNOWN) in ima_parse_rule()
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | sstep.h | 47 UNKNOWN enumerator
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvif/ |
D | outp.c | 478 return UNKNOWN; in nvif_outp_detect() 483 case NVIF_OUTP_DETECT_V0_UNKNOWN: return UNKNOWN; in nvif_outp_detect() 489 return UNKNOWN; in nvif_outp_detect()
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvif/ |
D | outp.h | 64 UNKNOWN, enumerator
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | hw_breakpoint_constraints.c | 110 if (type == UNKNOWN) { in wp_check_constraints()
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | cx88.rst | 42 If your card is listed as "board: UNKNOWN/GENERIC" it is unknown to
|
D | cx23885-cardlist.rst | 18 - UNKNOWN/GENERIC
|
D | cx88-cardlist.rst | 18 - UNKNOWN/GENERIC
|
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/ |
D | fbnic_tlv.h | 174 FBNIC_TLV_PARSER(UNKNOWN, NULL, fbnic_tlv_parser_error)
|
/linux-6.12.1/drivers/media/pci/zoran/ |
D | zoran.h | 64 UNKNOWN = -1, enumerator
|
/linux-6.12.1/sound/pci/hda/ |
D | patch_via.c | 53 UNKNOWN = -1, enumerator 134 codec_type = UNKNOWN; in get_codec_type() 173 codec_type = UNKNOWN; in get_codec_type()
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | kvm_arm.h | 412 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \
|
/linux-6.12.1/drivers/hid/ |
D | hid-alps.c | 74 UNKNOWN, enumerator 811 data->dev_type = UNKNOWN; in alps_probe()
|