Home
last modified time | relevance | path

Searched refs:driver (Results 476 – 500 of 13069) sorted by relevance

1...<<11121314151617181920>>...523

/openbmc/linux/drivers/clk/ralink/
H A DKconfig6 bool "Clock driver for MediaTek MT7621"
11 This driver supports MediaTek MT7621 basic clocks.
14 bool "Clock driver for MTMIPS SoCs"
18 This driver supports MTMIPS basic clocks.
/openbmc/linux/drivers/interconnect/imx/
H A DKconfig8 tristate "i.MX8MM interconnect driver"
12 tristate "i.MX8MN interconnect driver"
16 tristate "i.MX8MQ interconnect driver"
20 tristate "i.MX8MP interconnect driver"
/openbmc/linux/drivers/hwtracing/intel_th/
H A Dcore.c38 return !strcmp(thdev->name, driver->name); in intel_th_match()
61 if (!hub || !hub->dev.driver) in intel_th_probe()
159 if (hub->dev.driver) in intel_th_remove()
244 if (!try_module_get(thdrv->driver.owner)) in intel_th_output_activate()
271 module_put(thdrv->driver.owner); in intel_th_output_activate()
294 module_put(thdrv->driver.owner); in intel_th_output_deactivate()
359 thdrv->driver.bus = &intel_th_bus; in intel_th_driver_register()
361 return driver_register(&thdrv->driver); in intel_th_driver_register()
367 driver_unregister(&thdrv->driver); in intel_th_driver_unregister()
813 if (!dev || !dev->driver) in intel_th_output_open()
[all …]
/openbmc/linux/drivers/base/
H A Dplatform.c864 drv->driver.owner = owner; in __platform_driver_register()
865 drv->driver.bus = &platform_bus_type; in __platform_driver_register()
867 return driver_register(&drv->driver); in __platform_driver_register()
877 driver_unregister(&drv->driver); in platform_driver_unregister()
888 if (dev->driver == driver) in is_bound_to_driver()
920 drv->driver.name, __func__); in __platform_driver_probe()
977 struct platform_driver *driver, in __platform_create_bundle() argument
985 pdev = platform_device_alloc(driver->driver.name, -1); in __platform_create_bundle()
1101 if (dev->driver && pdrv->suspend) in platform_legacy_suspend()
1113 if (dev->driver && pdrv->resume) in platform_legacy_resume()
[all …]
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dmmu.h44 struct psb_mmu_driver *driver; member
59 extern void psb_mmu_driver_takedown(struct psb_mmu_driver *driver);
61 *driver);
62 extern struct psb_mmu_pd *psb_mmu_alloc_pd(struct psb_mmu_driver *driver,
66 extern void psb_mmu_flush(struct psb_mmu_driver *driver);
/openbmc/linux/drivers/clk/versatile/
H A DKconfig3 menu "Clock driver for ARM Reference designs"
8 bool "Clock driver for ARM Reference designs ICST"
16 bool "Clock driver for ARM SP810 System Controller"
23 tristate "Clock driver for Versatile Express OSC clock generators"
28 Simple regmap-based driver driving clock generators on Versatile
/openbmc/linux/drivers/pinctrl/intel/
H A DKconfig.tng12 This is a library driver for Intel Tangier pin controller and to
18 tristate "Intel Merrifield pinctrl driver"
21 Intel Merrifield Family-Level Interface Shim (FLIS) driver provides
26 tristate "Intel Moorefield pinctrl driver"
29 Intel Moorefield Family-Level Interface Shim (FLIS) driver provides
/openbmc/linux/Documentation/networking/device_drivers/ethernet/3com/
H A Dvortex.rst4 3Com Vortex device driver
13 driver for Linux, 3c59x.c.
31 This driver supports the following hardware:
125 0x8000 Set driver debugging level to 7
126 0x4000 Set driver debugging level to 2
364 - Is it really a driver problem?
370 - OK, it's a driver problem.
382 - Kernel version, driver version
438 a) modprobe driver debug=7
439 b) In /etc/modprobe.d/driver.conf:
[all …]
/openbmc/linux/Documentation/driver-api/
H A Ddevice_link.rst7 By default, the driver core only enforces dependencies between devices
15 driver core automatically take care of them.
17 Secondly, the driver core by default does not enforce any driver presence
18 dependencies, i.e. that one device must be bound to a driver before
22 another one both with regards to driver presence *and* with regards to
34 When driver presence on the supplier is irrelevant and only correct
37 enforcing driver presence on the supplier is optional.
99 to probe for a driver for the consumer driver on the link automatically after
100 a driver has been bound to the supplier device.
208 ordering or a driver presence dependency.
[all …]
/openbmc/linux/drivers/mtd/nand/raw/ingenic/
H A DKconfig19 Enable this driver to support the Reed-Solomon error-correction
22 This driver can also be built as a module. If so, the module
29 Enable this driver to support the BCH error-correction hardware
32 This driver can also be built as a module. If so, the module
39 Enable this driver to support the BCH error-correction hardware
42 This driver can also be built as a module. If so, the module
/openbmc/qemu/tests/qemu-iotests/
H A D283.out1 {"execute": "blockdev-add", "arguments": {"driver": "null-co", "node-name": "target", "size": 10485…
3 {"execute": "blockdev-add", "arguments": {"driver": "blkdebug", "image": {"driver": "null-co", "nod…
5 {"execute": "blockdev-add", "arguments": {"driver": "blkdebug", "image": "base", "node-name": "othe…
12 {"execute": "blockdev-add", "arguments": {"driver": "null-co", "node-name": "source"}}
14 {"execute": "blockdev-add", "arguments": {"driver": "null-co", "node-name": "target"}}
/openbmc/linux/Documentation/hwmon/
H A Ddps920ab.rst3 Kernel driver dps920ab
21 This driver implements support for Delta DPS920AB 920W 54V DC single output
24 The driver is a client driver to the core PMBus driver.
31 This driver does not auto-detect devices. You will have to instantiate the
H A Dpwm-fan.rst1 Kernel driver pwm-fan
4 This driver enables the use of a PWM module to drive a fan. It uses the
6 many SoCs, as long as the SoC supplies a PWM line driver that exposes
14 The driver implements a simple interface for driving a fan connected to
16 a range of SoCs. The driver exposes the fan to the user space through
22 The driver provides the following sensor accesses in sysfs:
H A Dstpddc60.rst3 Kernel driver stpddc60
22 This driver supports hardware monitoring for ST STPDDC60 controller chip and
25 The driver is a client driver to the core PMBus driver. Please see
33 This driver does not auto-detect devices. You will have to instantiate the
49 The driver supports standard PMBus driver platform data.
H A Dltc4286.rst3 Kernel driver ltc4286
30 This driver supports hardware monitoring for Analog Devices LTC4286
38 The driver is a client driver to the core PMBus driver. Please see
45 This driver does not auto-detect devices. You will have to instantiate the
57 The driver supports standard PMBus driver platform data. Please see
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A DKconfig3 # Mellanox driver configuration
12 This driver supports Mellanox Technologies ConnectX Ethernet
21 driver.
40 mlx4_core driver. The output can be turned on via the
42 the driver is loaded through sysfs).
50 driver.
/openbmc/linux/drivers/net/ethernet/renesas/
H A DKconfig27 Renesas SuperH Ethernet device driver.
28 This driver supporting CPUs are:
41 Renesas Ethernet AVB device driver.
42 This driver supports the following SoCs:
53 Renesas Ethernet Switch device driver.
54 This driver supports the following SoCs:
/openbmc/linux/drivers/video/fbdev/geode/
H A DKconfig19 Framebuffer driver for the display controller integrated into the
22 To compile this driver as a module, choose M here: the module will
33 Framebuffer driver for the display controller integrated into the
36 To compile this driver as a module, choose M here: the module will be
47 Framebuffer driver for the display controller integrated into the
50 To compile this driver as a module, choose M here: the module will be
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/
H A DKconfig10 tristate "Marvell OcteonTX2 RVU Admin Function driver"
17 This driver supports Marvell's OcteonTX2 Resource Virtualization
32 tristate "Marvell OcteonTX2 NIC Physical Function driver"
42 This driver supports Marvell's OcteonTX2 NIC physical function.
45 tristate "Marvell OcteonTX2 NIC Virtual Function driver"
48 This driver supports Marvell's OcteonTX2 NIC virtual function.
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/
H A DKconfig6 Enables the Broadcom NAND controller driver. The controller was
16 Enables the BRCMNAND glue driver to register the NAND controller
25 The glue driver will take care of performing the low-level I/O
32 Enables the BRCMNAND glue driver to register the NAND controller
39 Enables the BRCMNAND glue driver to register the NAND controller
46 Enables the BRCMNAND controller glue driver to register the NAND
/openbmc/linux/sound/hda/
H A DKconfig24 int "Pre-allocated buffer size for HD-audio driver" if !SND_DMA_SGBUF
30 HD-audio driver. A larger buffer (e.g. 2048) is preferred
54 bool "Prefer SOF driver over SST on BY/CHT platforms"
59 Bay- and Cherry-Trail SoCs. The old SST driver and the new SOF
60 driver. If both drivers are enabled then the kernel will default
61 to using the old SST driver, unless told otherwise through the
65 driver instead.
/openbmc/linux/drivers/soc/fsl/
H A DKconfig18 This driver is to manage and access global utilities block.
21 into this driver as well.
24 tristate "QorIQ DPAA2 DPIO driver"
32 other DPAA2 objects. This driver does not expose the DPIO
37 tristate "QorIQ DPAA2 console driver"
41 Console driver for DPAA2 platforms. Exports 2 char devices,
53 Note that currently this driver will not support PowerPC based
/openbmc/linux/arch/um/drivers/
H A Dstdio_console.c49 static struct line_driver driver = { variable
59 .list = LIST_HEAD_INIT(driver.mc.list),
93 static int con_install(struct tty_driver *driver, struct tty_struct *tty) in con_install() argument
95 return line_install(driver, tty, &vts[tty->index]); in con_install()
126 return driver.driver; in uml_console_device()
152 err = register_lines(&driver, &console_ops, vts, in stdio_init()
/openbmc/linux/drivers/net/ethernet/i825xx/
H A DKconfig31 This is the driver for the Ethernet interface on BVME4000 and
32 BVME6000 VME boards. Say Y here to include the driver for this chip
34 To compile this driver as a module, choose M here.
47 This is the driver for the Ethernet interface on the Motorola
49 driver for this chip in your kernel.
50 To compile this driver as a module, choose M here.
63 This driver enables support for the on-board Intel 82586 based
65 that this driver does not support 82586-based adapters on additional
/openbmc/linux/drivers/media/radio/si470x/
H A DKconfig6 This is a driver for devices with the Silicon Labs SI470x
10 computer's USB port or if it is used by some other driver
13 To compile this driver as a module, choose M here: the
20 This is a driver for USB devices with the Silicon Labs SI470x
27 Sound is provided by the ALSA USB Audio/MIDI driver. Therefore
38 To compile this driver as a module, choose M here: the
45 This is a driver for I2C devices with the Silicon Labs SI470x
51 To compile this driver as a module, choose M here: the

1...<<11121314151617181920>>...523