Home
last modified time | relevance | path

Searched refs:UNKNOWN (Results 1 – 25 of 37) sorted by relevance

12

/linux/Documentation/driver-api/usb/
H A Ddwc3.rst213 ``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/tools/testing/selftests/powerpc/security/
H A Dspectre_v2.c76 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/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c88 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_()
H A Dior.h32 UNKNOWN enumerator
H A Dg94.c283 state->proto = UNKNOWN; in g94_sor_state()
H A Dgf119.c319 state->proto = UNKNOWN; in gf119_sor_state()
370 state->proto = UNKNOWN; in gf119_dac_state()
H A Dnv50.c130 state->proto = UNKNOWN; in nv50_pior_state()
244 state->proto = UNKNOWN; in nv50_sor_state()
340 state->proto = UNKNOWN; in nv50_dac_state()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c79 UNKNOWN,
655 return UNKNOWN; in classify_tcp()
678 return UNKNOWN; in classify_tcp()
687 return UNKNOWN; in classify_udp()
696 return UNKNOWN; in classify_udp()
1050 case UNKNOWN: in cls_redirect()
81 UNKNOWN, global() enumerator
H A Dtest_cls_redirect_dynptr.c75 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/security/integrity/ima/
H A Dima_policy.c43 #define UNKNOWN 0 macro
1259 if (entry->action == UNKNOWN) in ima_validate_rule()
1444 entry->action = UNKNOWN; in ima_parse_rule()
1459 if (entry->action != UNKNOWN) in ima_parse_rule()
1467 if (entry->action != UNKNOWN) in ima_parse_rule()
1475 if (entry->action != UNKNOWN) in ima_parse_rule()
1483 if (entry->action != UNKNOWN) in ima_parse_rule()
1491 if (entry->action != UNKNOWN) in ima_parse_rule()
1499 if (entry->action != UNKNOWN) in ima_parse_rule()
1507 if (entry->action != UNKNOWN) in ima_parse_rule()
[all …]
/linux/include/linux/
H A Dkernel_read_file.h10 id(UNKNOWN, unknown) \
/linux/tools/perf/util/kvm-stat-arch/
H A Darm64_exception_types.h87 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \
/linux/drivers/gpu/drm/nouveau/nvif/
H A Doutp.c475 return UNKNOWN; in nvif_outp_detect()
480 case NVIF_OUTP_DETECT_V0_UNKNOWN: return UNKNOWN; in nvif_outp_detect()
486 return UNKNOWN; in nvif_outp_detect()
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Doutp.h64 UNKNOWN, enumerator
/linux/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c110 if (type == UNKNOWN) { in wp_check_constraints()
/linux/Documentation/admin-guide/media/
H A Dcx88.rst42 If your card is listed as "board: UNKNOWN/GENERIC" it is unknown to
H A Dcx23885-cardlist.rst18 - UNKNOWN/GENERIC
H A Dcx88-cardlist.rst18 - UNKNOWN/GENERIC
H A Dbttv-cardlist.rst18 - *** UNKNOWN/GENERIC ***
H A Dsaa7134-cardlist.rst18 - UNKNOWN/GENERIC
/linux/sound/hda/codecs/
H A Dvia.c53 UNKNOWN = -1, enumerator
134 codec_type = UNKNOWN; in get_codec_type()
173 codec_type = UNKNOWN; in get_codec_type()
/linux/Documentation/scsi/
H A DNinjaSCSI.rst29 If you installed pcmcia-cs already, pcmcia reports your card as UNKNOWN
/linux/Documentation/sound/designs/
H A Dchannel-mapping-api.rst153 ``UNKNOWN``.
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst11 .. _MEDIA-ENT-F-UNKNOWN:
12 .. _MEDIA-ENT-F-V4L2-SUBDEV-UNKNOWN:
/linux/drivers/net/ethernet/sis/
H A Dsis190.c304 UNKNOWN = 0x00, enumerator
1286 (phy->type != UNKNOWN)) { in sis190_default_phy()
1355 phy->type = UNKNOWN; in sis190_init_phy()

12