Home
last modified time | relevance | path

Searched full:devices (Results 1 – 25 of 4837) sorted by relevance

12345678910>>...194

/openbmc/linux/Documentation/ABI/testing/
Dsysfs-bus-soundwire-slave
Dsysfs-bus-coresight-devices-cti
Dsysfs-bus-coresight-devices-etm4x
Dsysfs-devices-platform-ipmi
Dsysfs-driver-chromeos-acpi
Dsysfs-bus-counter
Dsysfs-driver-ccp
Dsysfs-devices-power
Dsysfs-devices-mapping
Dsysfs-platform-hidma-mgmt
Dsysfs-bus-most
/openbmc/qemu/docs/system/
H A Ddevice-emulation.rst6 QEMU supports the emulation of a large number of devices from
7 peripherals such network cards and USB devices to integrated systems
10 used to describes devices within QEMU.
20 system is expecting to see. All devices can be specified with the
22 options ``--device help`` will list all devices it is aware of. Using
32 Most devices will exist on a BUS of some sort. Depending on the
35 can be inferred, for example PCI devices are generally automatically
41 Some devices, for example a PCI SCSI host controller, will add an
42 additional buses to the system that other devices can be attached to.
43 A hypothetical chain of devices might look like:
[all …]
/openbmc/entity-manager/src/entity_manager/
H A Ddevices.hpp7 namespace devices namespace
19 // driver creates a /sys/bus/i2c/devices/<busnum>-<i2caddr>/hwmon
22 // not reliable. I2C devices flagged with hasHWMonDir are tested for correct
27 // Devices such as I2C EEPROMs do not generate this file structure. These
28 // kinds of devices are flagged using the noHWMonDir enumeration. The
56 ExportTemplate("24c01 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
60 ExportTemplate("24c02 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
64 ExportTemplate("24c04 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
68 ExportTemplate("24c08 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
72 ExportTemplate("24c16 $Address", "/sys/bus/i2c/devices/i2c-$Bus",
[all …]
/openbmc/linux/Documentation/ABI/stable/
Dsysfs-driver-mlxreg-io
Dsysfs-driver-firmware-zynqmp
Dsysfs-devices-node
Dsysfs-driver-dma-idxd
Dsysfs-devices-system-cpu
/openbmc/linux/drivers/platform/surface/
DKconfig
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/entity-manager/
H A Ddevice-driver-probe29 echo pca9546 0x71 > /sys/bus/i2c/devices/i2c-9/new_device
32 echo pca9546 0x71 > /sys/bus/i2c/devices/i2c-11/new_device
43 echo adc128d818 0x1d > /sys/bus/i2c/devices/i2c-36/new_device
44 echo ina238 0x44 > /sys/bus/i2c/devices/i2c-36/new_device
45 echo ina238 0x45 > /sys/bus/i2c/devices/i2c-36/new_device
46 echo MCP9600 0x60 > /sys/bus/i2c/devices/i2c-34/new_device
47 echo MCP9600 0x62 > /sys/bus/i2c/devices/i2c-34/new_device
48 echo MCP9600 0x63 > /sys/bus/i2c/devices/i2c-34/new_device
49 echo MCP9600 0x64 > /sys/bus/i2c/devices/i2c-34/new_device
50 echo MCP9600 0x65 > /sys/bus/i2c/devices/i2c-34/new_device
[all …]
/openbmc/linux/Documentation/admin-guide/
Dsysfs-rules.rst
/openbmc/linux/Documentation/arch/s390/
Dcommon_io.rst
/openbmc/linux/drivers/staging/most/Documentation/ABI/
Dsysfs-class-most.txt
/openbmc/linux/drivers/staging/greybus/Documentation/
Dsysfs-bus-greybus
/openbmc/qemu/docs/
H A Dqdev-device-use.txt5 In qdev, each device has a parent bus. Some devices provide one or
10 where this address can be configured, devices provide a bus-specific
28 === Block Devices ===
34 of which can have up to two devices, and each device is a guest part,
41 The old ways to define block devices define host and guest part
70 * serial goes into DEV-OPTS, for devices supporting serial numbers.
71 For other devices, it goes nowhere.
95 As for all PCI devices, you can add bus=PCI-BUS,addr=DEVFN to
111 "Default Devices".
122 As for all PCI devices, you can add bus=PCI-BUS,addr=DEVFN to
[all …]

12345678910>>...194