Home
last modified time | relevance | path

Searched refs:driver (Results 226 – 250 of 12507) sorted by relevance

12345678910>>...501

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dluks-detached-header80 driver="file",
104 driver="file",
115 driver="file",
198 driver="file",
204 driver="luks",
216 driver="file",
223 driver="file",
230 driver=imgfmt,
241 driver="file",
248 driver="file",
[all …]
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-reload.rst7 ``devlink-reload`` provides mechanism to reinit driver entities, applying
22 * - ``driver-reinit``
23 - Devlink driver entities re-initialization, including applying
24 new values to devlink entities which are used during driver
33 Note that even though user asks for a specific action, the driver
35 it. For example, some driver do not support driver reinitialization
42 By default reload actions are not limited and driver implementation may
72 # Run reload command for devlink driver entities re-initialization:
78 # Note that mlx5 driver reloads the driver while activating firmware
/openbmc/linux/drivers/rapidio/
H A Drio-driver.c85 struct rio_driver *rdrv = to_rio_driver(dev->driver); in rio_device_probe()
90 if (!rdev->driver && rdrv->probe) { in rio_device_probe()
98 rdev->driver = rdrv; in rio_device_probe()
118 struct rio_driver *rdrv = rdev->driver; in rio_device_remove()
123 rdev->driver = NULL; in rio_device_remove()
132 struct rio_driver *rdrv = rdev->driver; in rio_device_shutdown()
152 rdrv->driver.name = rdrv->name; in rio_register_driver()
153 rdrv->driver.bus = &rio_bus_type; in rio_register_driver()
156 return driver_register(&rdrv->driver); in rio_register_driver()
170 driver_unregister(&rdrv->driver); in rio_unregister_driver()
/openbmc/linux/drivers/usb/gadget/udc/
H A DKconfig5 # (b) the gadget driver using it.
42 Say "y" to link the driver statically, or "m" to build a
54 Say "y" to link the driver statically, or "m" to build a
66 fifo_mode = 0 is used to let the driver autoconfigure the endpoints.
88 Say "y" to link the driver statically, or "m" to build a
101 Say "y" to link the driver statically, or "m" to build a
109 Faraday usb device controller FUSB300 driver
124 endpoints (plus endpoint zero). This driver supports the
128 Say "y" to link the driver statically, or "m" to build a
144 Say "y" to link the driver statically, or "m" to build a
[all …]
/openbmc/linux/drivers/iio/accel/
H A DKconfig18 To compile this driver as a module, say M here: the module will
30 To compile this driver as a module, say M here: the module will be
45 To compile this driver as a module, choose M here: the module
58 To compile this driver as a module, choose M here: the module
75 To compile this driver as a module, choose M here: the module
89 To compile this driver as a module, choose M here: the module
107 To compile this driver as a module, choose M here: the module
122 To compile this driver as a module, choose M here: the module
139 To compile this driver as a module, choose M here: the
150 To compile this driver as a module, choose M here: the
[all …]
/openbmc/linux/drivers/iio/magnetometer/
H A DKconfig19 To compile this driver as a module, choose M here: the module
32 To compile this driver as a module, choose M here: the module
41 Deprecated: AK09911 is now supported by AK8975 driver.
58 This driver is only implementing magnetometer part, which has
61 This driver also supports I2C Bosch BMC156 and BMM150 chips.
62 To compile this driver as a module, choose M here: the module will be
75 This driver is only implementing magnetometer part, which has
78 This driver also supports SPI Bosch BMC156 and BMM150 chips.
79 To compile this driver as a module, choose M here: the module will be
91 To compile this driver as a module, choose M here: the module
[all …]
/openbmc/linux/sound/soc/amd/acp/
H A Dacp-i2s.c135 switch (dai->driver->id) { in acp_i2s_hwparams()
149 dev_err(dev, "Invalid dai id %x\n", dai->driver->id); in acp_i2s_hwparams()
152 adata->xfer_tx_resolution[dai->driver->id - 1] = xfer_resolution; in acp_i2s_hwparams()
154 switch (dai->driver->id) { in acp_i2s_hwparams()
168 dev_err(dev, "Invalid dai id %x\n", dai->driver->id); in acp_i2s_hwparams()
171 adata->xfer_rx_resolution[dai->driver->id - 1] = xfer_resolution; in acp_i2s_hwparams()
183 tdm_fmt = adata->tdm_tx_fmt[dai->driver->id - 1]; in acp_i2s_hwparams()
185 tdm_fmt = adata->tdm_rx_fmt[dai->driver->id - 1]; in acp_i2s_hwparams()
277 switch (dai->driver->id) { in acp_i2s_trigger()
297 dev_err(dev, "Invalid dai id %x\n", dai->driver->id); in acp_i2s_trigger()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D248.out1 {"execute": "blockdev-add", "arguments": {"driver": "qcow2", "file": {"driver": "raw", "file": {"dr…
5 …blockdev-reopen", "arguments": {"options": [{"driver": "qcow2", "file": {"driver": "raw", "file": …
H A D210.out3 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "file", "filen…
8 {"execute": "blockdev-add", "arguments": {"driver": "file", "filename": "TEST_DIR/PID-t.luks", "nod…
10 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "luks", "file"…
15 image: json:{"driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_IMG"}, "key-secret": …
58 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "file", "filen…
63 …"options": {"cipher-alg": "aes-128", "cipher-mode": "cbc", "driver": "luks", "file": {"driver": "f…
68 image: json:{"driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_IMG"}, "key-secret": …
111 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "luks", "file"…
119 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "luks", "file"…
124 image: json:{"driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_IMG"}, "key-secret": …
[all …]
H A D267.out20 Testing: -drive driver=file,file=TEST_DIR/t.IMGFMT,if=none
31 Testing: -drive driver=IMGFMT,file=TEST_DIR/t.IMGFMT,if=none
42 Testing: -drive driver=IMGFMT,file=TEST_DIR/t.IMGFMT,if=none -device virtio-blk,drive=none0
56 Testing: -drive driver=file,file=TEST_DIR/t.IMGFMT,if=virtio
67 Testing: -drive driver=IMGFMT,file=TEST_DIR/t.IMGFMT,if=virtio
81 Testing: -blockdev driver=file,filename=TEST_DIR/t.IMGFMT,node-name=file
92 Testing: -blockdev driver=file,filename=TEST_DIR/t.IMGFMT,node-name=file -blockdev driver=IMGFMT,fi…
103 Testing: -blockdev driver=file,filename=TEST_DIR/t.IMGFMT,node-name=file -blockdev driver=raw,file=…
117 …sting: -blockdev driver=file,filename=TEST_DIR/t.IMGFMT,node-name=file -blockdev driver=IMGFMT,fil…
132 …ev driver=file,filename=TEST_DIR/t.IMGFMT.base,node-name=backing-file -blockdev driver=file,filena…
[all …]
/openbmc/u-boot/drivers/misc/
H A DKconfig11 Enable driver model for miscellaneous devices. This class is
20 Select this to enable ahbc driver for Aspeed SoC.
23 bool "Aspeed Display Port firmware driver"
26 Select this to enable Diplay Port firmware driver
29 bool "Enable ASPEED FSI driver"
58 This driver currently supports the RK3399 only, but can easily be
68 a sysreg driver.
90 bool "Enable Chrome OS EC I2C driver"
99 bool "Enable Chrome OS EC LPC driver"
108 bool "Enable Chrome OS EC sandbox driver"
[all …]
/openbmc/linux/sound/pci/hda/
H A DKconfig26 To compile this driver as a module, choose M here: the module
42 To compile this driver as a module, choose M here: the module
48 bool "Build hwdep interface for HD-audio driver"
51 Say Y here to build a hwdep interface for HD-audio driver.
72 driver. This interface is used to generate digital beeps.
89 Say Y here to allow the HD-audio driver to load a pseudo
114 in snd-hda-intel driver, such as ALC287.
116 comment "Set to Y if you want auto-loading the side codec driver"
130 in snd-hda-intel driver, such as ALC287.
132 comment "Set to Y if you want auto-loading the side codec driver"
[all …]
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dcontributors.rst15 - for the initial saa7146 driver and its recent overhaul
19 - for his work on the initial Linux DVB driver
24 - for their continuing work on the DVB driver
28 - for his contributions to the dvb-net driver
38 - for patching the cable card decoder driver
61 their work on the dbox2 port of the DVB driver
69 - for the tda1004x frontend driver, and various bugfixes
73 - for the driver for the Technisat SkyStar2 PCI DVB card
89 TechnoTrend/Hauppauge DEC driver firmware
106 - for the IR code for the ttusb-dec driver
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_project_config.py77 checkboxes = self.driver.find_elements(By.XPATH, "//input[@class='fs-checkbox-fstypes']")
102 element = self.driver.find_element(By.ID, 'new-imagefs_types')
138 self.driver.find_element(By.ID, 'new-dl_dir').clear()
146 self.driver.find_element(By.ID,'new-dl_dir').clear()
154 self.driver.find_element(By.ID,'new-dl_dir').clear()
157 hidden_element = self.driver.find_element(By.ID,'hintError-dl_dir')
162 self.driver.find_element(By.ID,'new-dl_dir').clear()
165 hidden_element = self.driver.find_element(By.ID,'hintError-dl_dir')
195 self.driver.find_element(By.ID, 'new-sstate_dir').clear()
203 self.driver.find_element(By.ID,'new-sstate_dir').clear()
[all …]
/openbmc/linux/drivers/iio/humidity/
H A DKconfig16 This driver can also be built as a module. If so, the module will
20 tristate "DHT11 (and compatible sensors) driver"
23 This driver supports reading data via a single interrupt
38 To compile this driver as a module, choose M here: the module
48 To compile this driver as a module, choose M here: the module
59 humidity driver
61 To compile this driver as a module, choose M here: the module
75 To compile this driver as a module, choose M here: the module
95 This driver is also used for MS8607 temperature, pressure & humidity
98 This driver can also be built as a module. If so, the module will
[all …]
/openbmc/linux/Documentation/scsi/
H A Dlpfc.rst10 Starting in the 8.0.17 release, the driver began to be targeted strictly
12 (pre 2.6.10). The 8.0.16 release should be used if the driver is to be
20 The driver now requires a 2.6.12 (if pre-release, 2.6.12-rc1) or later
27 history of the driver as we push for upstream acceptance.
31 In older revisions of the lpfc driver, the driver internally queued i/o
34 being removed, a switch rebooting, or a device reboot), the driver could
38 to the system. If the driver did not hide these conditions, i/o would be
39 errored by the driver, the mid-layer would exhaust its retries, and the
49 As a potential new addition to kernel.org, the 8.x driver was asked to
60 By default, the driver expects the patches for block/unblock interfaces
[all …]
/openbmc/linux/drivers/spi/
H A DKconfig3 # SPI driver configuration
23 (half duplex), SSP, SSI, and PSP. This driver framework should
61 tristate "Altera SPI Controller platform driver"
65 This is the driver for the Altera SPI Controller.
74 tristate "DFL bus driver for Altera SPI Controller"
78 This is a Device Feature List (DFL) bus driver for the
90 tristate "Qualcomm Atheros AR934X/QCA95XX SPI controller driver"
97 tristate "Atheros AR71XX/AR724X/AR913X SPI controller driver"
127 This selects a driver for the Atmel SPI Controller, present on
131 tristate "Atmel USART Controller SPI driver"
[all …]
/openbmc/linux/Documentation/gpu/dp-mst/
H A Dtopology-figure-1.dot2 /* Make sure our payloads are always drawn below the driver node */
6 driver -> {payload1, payload2} [dir=none];
11 driver -> port1;
12 driver -> port2;
13 driver -> port3:e;
14 driver -> port4;
38 driver [label="DRM driver";style=filled;shape=box;fillcolor=lightblue];
H A Dtopology-figure-2.dot2 /* Make sure our payloads are always drawn below the driver node */
6 driver -> {payload1, payload2} [dir=none];
11 driver -> port1;
12 driver -> port2;
13 driver -> port3:e;
14 driver -> port4 [color=red];
52 driver [label="DRM driver";style=filled;shape=box;fillcolor=lightblue];
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-vmbus5 This file allows the driver for a device to be specified which
7 specified, only a driver with a name matching the value written
14 device from its current driver or make any attempt to
15 automatically load the specified driver. If no driver with a
17 will not bind to any driver. This also allows devices to
18 opt-out of driver binding using a driver_override name such as
19 "none". Only a single driver may be specified in the override,
H A Dsysfs-bus-amba5 This file allows the driver for a device to be specified which
7 When specified, only a driver with a name matching the value
14 device from its current driver or make any attempt to
15 automatically load the specified driver. If no driver with a
17 not bind to any driver. This also allows devices to opt-out of
18 driver binding using a driver_override name such as "none".
19 Only a single driver may be specified in the override, there is
/openbmc/linux/drivers/net/ethernet/broadcom/
H A DKconfig18 be asked for your specific chipset/driver in the following questions.
32 To compile this driver as a module, choose M here. The module
42 # Auto-select SSB PCICORE driver, if possible
59 This driver supports Ethernet controller integrated into Broadcom
68 This driver supports the ethernet MACs in the Broadcom 63xx
83 This driver supports the built-in Ethernet MACs found in the
92 This driver supports QLogic bnx2 gigabit Ethernet cards.
94 To compile this driver as a module, choose M here: the module
104 This driver supports offload features of QLogic bnx2 gigabit
107 To compile this driver as a module, choose M here: the module
[all …]
/openbmc/linux/drivers/usb/typec/ucsi/
H A DKconfig4 tristate "USB Type-C Connector System Software Interface driver"
13 the ports and support basic operations like role swapping, the driver
19 driver only provides the core part, and separate drivers are needed
25 To compile the driver as a module, choose M here: the module will be
34 This driver enables UCSI support on platforms that expose a
37 To compile the driver as a module, choose M here: the module will be
44 This driver enables UCSI support on platforms that expose UCSI
49 To compile the driver as a module, choose M here: the module will be
56 This driver enables UCSI support on platforms that expose a STM32G0
59 To compile the driver as a module, choose M here: the module will be
[all …]
/openbmc/linux/drivers/dio/
H A Ddio-driver.c50 struct dio_driver *drv = to_dio_driver(dev->driver); in dio_device_probe()
53 if (!d->driver && drv->probe) { in dio_device_probe()
60 d->driver = drv; in dio_device_probe()
79 drv->driver.name = drv->name; in dio_register_driver()
80 drv->driver.bus = &dio_bus_type; in dio_register_driver()
83 return driver_register(&drv->driver); in dio_register_driver()
99 driver_unregister(&drv->driver); in dio_unregister_driver()
/openbmc/linux/sound/soc/atmel/
H A DKconfig53 tristate "Atmel ASoC driver for boards using WM8904 codec"
59 Say Y if you want to add support for Atmel ASoC driver for boards using
73 tristate "Atmel ASoC driver for boards using CLASSD"
78 Say Y if you want to add support for Atmel ASoC driver for boards using
82 tristate "Atmel ASoC driver for boards using PDMIC"
87 Say Y if you want to add support for Atmel ASoC driver for boards using
91 tristate "ASoC driver for the Axentia TSE-850"
97 Say Y if you want to add support for the ASoC driver for the
101 tristate "Atmel ASoC driver for boards using I2S"
106 Say Y or M if you want to add support for Atmel ASoc driver for boards
[all …]

12345678910>>...501