Home
last modified time | relevance | path

Searched full:mutually (Results 1 – 25 of 270) sorted by relevance

1234567891011

/linux/tools/perf/util/
H A Dtarget.c24 /* CPU and PID are mutually exclusive */ in target__validate()
31 /* UID and PID are mutually exclusive */ in target__validate()
38 /* UID and CPU are mutually exclusive */ in target__validate()
45 /* PID and SYSTEM are mutually exclusive */ in target__validate()
52 /* UID and SYSTEM are mutually exclusive */ in target__validate()
59 /* BPF and CPU are mutually exclusive */ in target__validate()
66 /* BPF and PID/TID are mutually exclusive */ in target__validate()
73 /* BPF and UID are mutually exclusive */ in target__validate()
80 /* BPF and THREADS are mutually exclusive */ in target__validate()
87 /* THREAD and SYSTEM/CPU are mutually exclusive */ in target__validate()
/linux/tools/perf/tests/shell/base_probe/
H A Dtest_invalid_options.sh59 ### mutually exclusive options
61 # some options are mutually exclusive
72 print_results $PERF_EXIT_CODE $CHECK_EXIT_CODE "mutually exclusive options :: $opt"
/linux/drivers/clk/imx/
H A Dclk-gate-exclusive.c13 * struct clk_gate_exclusive - i.MX specific gate clock which is mutually
17 * @exclusive_mask: mask of gate bits which are mutually exclusive to this
22 * register is mutually exclusive to this gate clock.
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad4695.yaml51 description: Internal LDO Input. Mutually exclusive with vdd-supply.
54 description: Core power supply. Mutually exclusive with ldo-in-supply.
58 External reference voltage. Mutually exclusive with refin-supply.
62 Internal reference buffer input. Mutually exclusive with ref-supply.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-extcon18 If there are cables mutually exclusive with each other,
88 Shows the relations of mutually exclusiveness. For example,
100 directory show the mutually-exclusive sets, not the contents
/linux/drivers/extcon/
H A Dextcon.h14 * @mutually_exclusive: Array of mutually exclusive set of cables that cannot
16 * ending with 0 or be NULL (no mutually exclusive cables).
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-gpio.yaml73 Therefore disable open-drain. This property is mutually-exclusive
79 Therefore disable open-drain. This property is mutually-exclusive
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_doorbell.h148 * overlap the doorbell assignment with VCN as they are mutually exclusive
217 * overlap the doorbell assignment with VCN as they are mutually exclusive
300 /* overlap the doorbell assignment with VCN as they are mutually exclusive
/linux/drivers/gpu/drm/xe/
H A Dxe_device.h80 * media are mutually exclusive on the platforms we have today. in xe_device_get_gt()
135 * happen to be mutually exclusive. Future platforms may change this...
/linux/drivers/firmware/psci/
H A DKconfig14 are mutually exclusive.
/linux/drivers/xen/xen-pciback/
H A DMakefile7 # CONFIG_XEN_PCIDEV_STUB are mutually exclusive.
/linux/include/uapi/linux/tc_act/
H A Dtc_ife.h9 /* Flag bits for now just encoding/decoding; mutually exclusive */
/linux/drivers/media/platform/broadcom/
H A DKconfig17 This driver is mutually exclusive with the use of bcm2835-camera. The
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a07g054l2-smarc.dts21 #error "Cannot set as PMOD_MTU3 and PMOD1_SER0 are mutually exclusive "
H A Dr9a07g044l2-smarc.dts21 #error "Cannot set as PMOD_MTU3 and PMOD1_SER0 are mutually exclusive "
H A Dr9a07g043u11-smarc.dts28 #error "Cannot set as both PMOD_MTU3 and !SW_ET0_EN_N are mutually exclusive"
H A Dr9a07g044c2-smarc.dts47 #error "Cannot set as both PMOD_MTU3 and SW_RSPI_CAN are mutually exclusive"
/linux/sound/soc/sof/
H A DKconfig106 This option is mutually exclusive at build time with the Intel HDAudio support.
157 mutually exclusive at build with the Intel HDAudio support. The
/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721s2-evm-pcie1-ep.dtso20 * Since Root Complex and Endpoint modes are mutually exclusive
H A Dk3-j721e-evm-pcie0-ep.dtso20 * Since Root Complex and Endpoint modes are mutually exclusive
H A Dk3-j784s4-evm-pcie0-pcie1-ep.dtso20 * Since Root Complex and Endpoint modes are mutually exclusive
/linux/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/common/sdk/nvidia/inc/class/
H A Dcl2080_notification.h42 #define NV2080_ENGINE_TYPE_NVENC0 NV2080_ENGINE_TYPE_MSENC /* Mutually exclus…
/linux/sound/soc/intel/
H A DKconfig63 This option is mutually exclusive with the SOF support on
/linux/drivers/thermal/st/
H A Dst_thermal.h18 INT_THRESH_HI = 0, /* Top two regfield IDs are mutually exclusive */
/linux/tools/testing/selftests/clone3/
H A Dclone3_clear_sighand.c50 * Check that CLONE_CLEAR_SIGHAND and CLONE_SIGHAND are mutually in test_clone3_clear_sighand()

1234567891011