Searched full:alone (Results 1 – 25 of 448) sorted by relevance
12345678910>>...18
/linux-6.12.1/rust/macros/ |
D | quote.rs | 99 ::proc_macro::Punct::new(':', ::proc_macro::Spacing::Alone) 105 ::proc_macro::Punct::new(':', ::proc_macro::Spacing::Alone) 111 ::proc_macro::Punct::new(',', ::proc_macro::Spacing::Alone) 117 ::proc_macro::Punct::new('@', ::proc_macro::Spacing::Alone) 123 ::proc_macro::Punct::new('!', ::proc_macro::Spacing::Alone) 129 ::proc_macro::Punct::new(';', ::proc_macro::Spacing::Alone) 135 ::proc_macro::Punct::new('+', ::proc_macro::Spacing::Alone)
|
D | pin_data.rs | 38 res.push(TokenTree::Punct(Punct::new(':', Spacing::Alone))); in pin_data() 39 res.push(TokenTree::Punct(Punct::new('<', Spacing::Alone))); in pin_data() 41 res.push(TokenTree::Punct(Punct::new('>', Spacing::Alone))); in pin_data()
|
/linux-6.12.1/drivers/net/wireless/rsi/ |
D | rsi_hal.h | 32 __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], " \
|
/linux-6.12.1/Documentation/i2c/busses/ |
D | i2c-ali1535.rst | 37 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.
|
D | i2c-ali15x3.rst | 98 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-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-trigger-sysfs | 5 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-6.12.1/sound/firewire/bebob/ |
D | bebob_yamaha_terratec.c | 12 * 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-6.12.1/drivers/staging/media/atomisp/pci/ |
D | ia_css_acc_types.h | 51 IA_CSS_ACC_STANDALONE, /** Stand-alone acceleration */ 396 /* Structure describing the SP binary of a stand-alone accelerator. 411 * This descriptor describes either SP code (stand-alone), or 439 int8_t sp_progname[]; **< SP program name, stand-alone only 440 uint8_t sp_code[]; **< SP blob, stand-alone only
|
/linux-6.12.1/drivers/media/pci/mantis/ |
D | mantis_pcmcia.c | 28 * again, definitely it is jitter alone 52 * again, definitely it is jitter alone
|
/linux-6.12.1/drivers/soc/rockchip/ |
D | io-domain.c | 203 /* 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-6.12.1/Documentation/devicetree/bindings/media/ |
D | renesas,drif.yaml | 37 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-6.12.1/arch/mips/mti-malta/ |
D | malta-dtshim.c | 143 /* 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-6.12.1/Documentation/accel/ |
D | introduction.rst | 11 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-6.12.1/LICENSES/dual/ |
D | CDDL-1.0 | 134 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-6.12.1/drivers/soc/bcm/ |
D | Kconfig | 10 This option alone enables only some support code, while the drivers
|
/linux-6.12.1/drivers/platform/goldfish/ |
D | Kconfig | 8 This option alone does not add any kernel code.
|
/linux-6.12.1/tools/testing/selftests/firmware/ |
D | settings | 4 # normal execution should be 2 * 3 * 2 * 2 * 5 = 120 seconds for those alone.
|
/linux-6.12.1/drivers/platform/olpc/ |
D | Kconfig | 10 This option alone does not add any kernel code.
|
/linux-6.12.1/arch/riscv/kvm/ |
D | Kconfig | 13 This option alone does not add any kernel code.
|
/linux-6.12.1/arch/loongarch/kvm/ |
D | Kconfig | 13 This option alone does not add any kernel code.
|
/linux-6.12.1/arch/mips/kvm/ |
D | Kconfig | 12 This option alone does not add any kernel code.
|
/linux-6.12.1/Documentation/devicetree/bindings/net/can/ |
D | holt_hi311x.txt | 1 * Holt HI-311X stand-alone CAN controller device tree bindings
|
/linux-6.12.1/drivers/accessibility/ |
D | Kconfig | 13 This option alone does not add any kernel code.
|
/linux-6.12.1/Documentation/bpf/libbpf/ |
D | libbpf_naming_convention.rst | 135 Stand-alone build 139 mirror of the mainline's version of libbpf for a stand-alone build.
|
/linux-6.12.1/arch/s390/kvm/ |
D | Kconfig | 13 This option alone does not add any kernel code.
|
12345678910>>...18