Home
last modified time | relevance | path

Searched full:alone (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/linux/rust/macros/
H A Dquote.rs
H A Dpin_data.rs
/linux/drivers/net/wireless/rsi/
H A Drsi_hal.h32 __stringify(DEV_OPMODE_WIFI_ALONE) "[Wi-Fi alone], " \
33 __stringify(DEV_OPMODE_BT_ALONE) "[BT classic alone], " \
34 __stringify(DEV_OPMODE_BT_LE_ALONE) "[BT LE alone], " \
35 __stringify(DEV_OPMODE_BT_DUAL) "[BT classic + BT LE alone], " \
H A Drsi_91x_main.c75 return "Wi-Fi alone"; in opmode_str()
77 return "BT EDR alone"; in opmode_str()
79 return "BT LE alone"; in opmode_str()
/linux/rust/syn/
H A Dtt.rs39 (Spacing::Alone, Spacing::Alone) | (Spacing::Joint, Spacing::Joint) => true, in eq()
73 Spacing::Alone => 0u8.hash(h), in hash()
/linux/Documentation/i2c/busses/
H A Di2c-ali1535.rst37 just enable the SMB alone. The SMB and the ACPI have separate I/O spaces.
38 We make sure that the SMB is enabled. We leave the ACPI alone.
H A Di2c-ali15x3.rst98 just enable the SMB alone. The SMB and the ACPI have separate I/O spaces.
99 We make sure that the SMB is enabled. We leave the ACPI alone.
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-trigger-sysfs5 This file is provided by the iio-trig-sysfs stand-alone trigger
26 This attribute is provided by the iio-trig-sysfs stand-alone
/linux/rust/quote/
H A Druntime.rs332 tokens.append(Punct::new($char1, Spacing::Alone));
336 let mut punct = Punct::new($char1, Spacing::Alone);
345 tokens.append(Punct::new($char2, Spacing::Alone));
352 let mut punct = Punct::new($char2, Spacing::Alone);
362 tokens.append(Punct::new($char3, Spacing::Alone));
372 let mut punct = Punct::new($char3, Spacing::Alone);
/linux/sound/firewire/bebob/
H A Dbebob_yamaha_terratec.c12 * Yamaha GO44 is not designed to be used as stand-alone mixer. So any streams
16 * way to recover this state. GO46 is better for stand-alone mixer.
/linux/drivers/soc/rockchip/
H A Dio-domain.c203 /* if no VCCIO6 supply we should leave things alone */ in px30_iodomain_init()
222 /* if no flash supply we should leave things alone */ in rk3288_iodomain_init()
241 /* if no vccio3 supply we should leave things alone */ in rk3308_iodomain_init()
260 /* if no vccio2 supply we should leave things alone */ in rk3328_iodomain_init()
279 /* if no flash supply we should leave things alone */ in rk3368_iodomain_init()
298 /* if no pmu io supply we should leave things alone */ in rk3399_pmu_iodomain_init()
/linux/drivers/media/pci/mantis/
H A Dmantis_pcmcia.c28 * again, definitely it is jitter alone
52 * again, definitely it is jitter alone
/linux/Documentation/devicetree/bindings/media/
H A Drenesas,drif.yaml37 as one (i.e.) they cannot operate alone as independent devices. Out of the
48 enabled channel can act alone as any other independent device.
213 # Example with internal channel 1 alone enabled.
/linux/arch/mips/mti-malta/
H A Dmalta-dtshim.c143 /* if a memory node already exists, leave it alone */ in append_memory()
233 /* if we have a CM which reports a GIC is present, leave the DT alone */ in remove_gic()
321 /* if this isn't Malta, leave the DT alone */ in malta_dt_shim()
/linux/LICENSES/dual/
H A DCDDL-1.0134 alone and/or in combination with its Contributor Version
198 or liability obligation is offered by You alone, and You hereby
215 License are offered by You alone, not by the Initial Developer or
356 agree that You alone are responsible for compliance with the United
/linux/Documentation/accel/
H A Dintroduction.rst11 These devices can be either stand-alone ASICs or IP blocks inside an SoC/GPU.
24 type of device can be stand-alone or an IP inside a SoC or a GPU. It will
/linux/drivers/soc/bcm/
H A DKconfig10 This option alone enables only some support code, while the drivers
/linux/Documentation/bpf/libbpf/
H A Dlibbpf_naming_convention.rst135 Stand-alone build
139 mirror of the mainline's version of libbpf for a stand-alone build.
/linux/drivers/platform/goldfish/
H A DKconfig8 This option alone does not add any kernel code.
/linux/tools/testing/selftests/firmware/
H A Dsettings4 # normal execution should be 2 * 3 * 2 * 2 * 5 = 120 seconds for those alone.
/linux/drivers/platform/olpc/
H A DKconfig10 This option alone does not add any kernel code.
/linux/arch/riscv/kvm/
H A DKconfig13 This option alone does not add any kernel code.
/linux/arch/loongarch/kvm/
H A DKconfig13 This option alone does not add any kernel code.
/linux/Documentation/devicetree/bindings/net/can/
H A Dholt_hi311x.txt1 * Holt HI-311X stand-alone CAN controller device tree bindings
/linux/arch/mips/kvm/
H A DKconfig12 This option alone does not add any kernel code.

12345678910>>...15