Home
last modified time | relevance | path

Searched refs:devices (Results 1 – 25 of 210) sorted by relevance

123456789

/arch/x86/kernel/
A Dplatform-quirks.c15 x86_platform.legacy.devices.pnpbios = 1; in x86_early_init_platform_quirks()
22 x86_platform.legacy.devices.pnpbios = 0; in x86_early_init_platform_quirks()
27 x86_platform.legacy.devices.pnpbios = 0; in x86_early_init_platform_quirks()
39 return x86_platform.legacy.devices.pnpbios == 0; in x86_pnpbios_disabled()
/arch/sh/boards/mach-rsk/
A DMakefile3 obj-$(CONFIG_SH_RSK7203) += devices-rsk7203.o
4 obj-$(CONFIG_SH_RSK7264) += devices-rsk7264.o
5 obj-$(CONFIG_SH_RSK7269) += devices-rsk7269.o
/arch/arm/mach-pxa/
A Dgumstix.c84 static struct platform_device *devices[] __initdata = { variable
226 (void) platform_add_devices(devices, ARRAY_SIZE(devices)); in gumstix_init()
A Dpxa27x.c279 static struct platform_device *devices[] __initdata = { variable
346 ret = platform_add_devices(devices, in pxa27x_init()
347 ARRAY_SIZE(devices)); in pxa27x_init()
/arch/arm/mach-sa1100/
A Djornada720.c251 static struct platform_device *devices[] __initdata = { variable
277 ret = platform_add_devices(devices, ARRAY_SIZE(devices)); in jornada720_init()
A Dcollie.c263 static struct platform_device *devices[] __initdata = { variable
382 ret = platform_add_devices(devices, ARRAY_SIZE(devices)); in collie_init()
/arch/arm/boot/dts/qcom/
A Dqcom-ipq4018-jalapeno.dts9 model = "8devices Jalapeno";
182 qcom,calibration-variant = "8devices-Jalapeno";
188 qcom,calibration-variant = "8devices-Jalapeno";
A Dqcom-msm8974-sony-xperia-rhine-togari.dts4 /* Togari uses a different touchscreen compared to other rhine devices */
/arch/um/drivers/
A DKconfig46 with this option. The assignment of UML devices to host devices
110 which don't have a set of /dev/pty* devices.
119 between the host's dsp and mixer devices and the UML sound system.
128 bool "Vector I/O high performance network devices"
143 bool "UML driver for virtio devices"
189 Currently, only MSI-X capable devices are supported, and it
/arch/mips/rb532/
A DMakefile8 obj-y += irq.o time.o setup.o prom.o gpio.o devices.o
/arch/mips/ath25/
A DMakefile11 obj-y += board.o prom.o devices.o
/arch/arm64/boot/dts/apple/
A Dt8103-jxxx.dtsi5 * This file contains parts common to all Apple M1 devices using the t8103.
69 * on-board devices and properties that are populated by the bootloader
A Dt600x-j314-j316.dtsi5 * This file contains the parts common to J314 and J316 devices with both t6000 and t6001.
97 /* PCIe devices */
A Dt600x-j375.dtsi5 * This file contains the parts common to J375 devices with both t6001 and t6002.
82 /* PCIe devices */
A Dt8012-touchbar.dtsi3 * Common Device Tree for T2 devices with a Touch Bar
A Dspi1-nvram.dtsi6 // M2* devices.
A Dt7000-common.dtsi5 * This file contains parts common to all Apple A8 devices.
/arch/arm/mach-davinci/
A DMakefile8 obj-y := common.o sram.o devices-da8xx.o
/arch/sh/boards/mach-sdk7780/
A DKconfig13 baseboard devices. If in doubt, say Y.
/arch/arm/mach-axxia/
A DKconfig12 This enables support for the LSI Axxia devices.
/arch/arm/boot/dts/
A Dcros-ec-keyboard.dtsi3 * Keyboard dts fragment for devices that use cros-ec-keyboard
/arch/arm/kernel/
A Dbios32.c30 list_for_each_entry(dev, &bus->devices, bus_list) { in pcibios_bus_report_status()
54 list_for_each_entry(dev, &bus->devices, bus_list) in pcibios_bus_report_status()
280 list_for_each_entry(dev, &bus->devices, bus_list) { in pcibios_fixup_bus()
316 list_for_each_entry(dev, &bus->devices, bus_list) { in pcibios_fixup_bus()
/arch/powerpc/boot/dts/
A Dmedia5200.dts114 device-width = <2>; // Two devices on each bank
121 device-width = <2>; // Two devices on each bank
/arch/arm64/boot/dts/qcom/
A Dsc7180-el2.dtso17 /* Venus can be used in EL2 if booted similarly to ChromeOS devices. */
A Dsdm630-sony-xperia-ganges-kirin.dts29 /* Ganges devices feature a Novatek touchscreen instead. */

Completed in 39 milliseconds

123456789