/openbmc/linux/drivers/comedi/ |
H A D | Kconfig | 14 say N here. This enables comedi core and driver debugging. 49 Enable support for a driver to 'bond' (merge) multiple subdevices 54 To compile this driver as a module, choose M here: the module will be 61 This driver is mainly for testing purposes, but can also be used to 65 To compile this driver as a module, choose M here: the module will be 76 To compile this driver as a module, choose M here: the module will be 85 To compile this driver as a module, choose M here: the module will be 107 To compile this driver as a module, choose M here: the module will be 115 driver provides a legacy comedi driver wrapper for the generic 8255 116 support driver. [all …]
|
/openbmc/linux/drivers/clk/hisilicon/ |
H A D | Kconfig | 8 Build the clock driver for hi3516cv300. 16 Build the clock driver for hi3519. 24 Build the clock driver for hi3559a. 31 Build the clock driver for hi3660. 38 Build the clock driver for hi3670. 46 Build the clock driver for hi3798cv200. 53 Build the Hisilicon Hi6220 clock driver based on the common clock framework. 60 Build reset controller driver for HiSilicon device chipsets. 68 Build the Hisilicon Hi6220 stub clock driver. 76 Build the Hisilicon Hi3660 stub clock driver.
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | Kconfig | 2 tristate "Broadcom FullMAC WLAN driver" 18 bool "SDIO bus interface support for FullMAC driver" 26 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to 27 use the driver for a SDIO wireless card. 30 bool "USB bus interface support for FullMAC driver" 37 IEEE802.11n embedded FullMAC WLAN driver. Say Y if you want to 38 use the driver for an USB wireless card. 41 bool "PCIE bus interface support for FullMAC driver" 48 IEEE802.11ac embedded FullMAC WLAN driver. Say Y if you want to 49 use the driver for an PCIE wireless card.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 186 | 92 check_info_block -blockdev driver=null-co,read-zeroes=on,node-name=null -device $dev,drive=null 93 …check_info_block -blockdev driver=null-co,read-zeroes=on,node-name=null -device $dev,drive=null,id… 103 …check_info_block -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device $dev,drive=nu… 111 …check_info_block -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device $dev,drive=no… 112 …check_info_block -drive if=none,driver=null-co,read-zeroes=on,node-name=null -device $dev,drive=no… 131 check_info_block -drive if=floppy,driver=null-co,read-zeroes=on 133 check_info_block -drive if=ide,driver=null-co,read-zeroes=on 135 check_info_block -drive if=ide,driver=null-co,read-zeroes=on,media=cdrom 137 check_info_block -drive if=virtio,driver=null-co,read-zeroes=on 139 check_info_block -drive if=pflash,driver=null-co,read-zeroes=on,size=1M
|
/openbmc/linux/drivers/misc/ |
H A D | tifm_core.c | 45 driver); in tifm_bus_match() 71 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_probe() 72 driver); in tifm_device_probe() 76 if (dev->driver && drv->probe) { in tifm_device_probe() 93 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_remove() 94 driver); in tifm_device_remove() 96 if (dev->driver && drv->remove) { in tifm_device_remove() 100 sock->dev.driver = NULL; in tifm_device_remove() 111 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_suspend() 112 driver); in tifm_device_suspend() [all …]
|
/openbmc/linux/Documentation/PCI/ |
H A D | pciebus-howto.rst | 14 This guide describes the basics of the PCI Express Port Bus driver 37 be handled by a single complex driver or be individually distributed 44 physical device to be handled by only a single driver. The PCI 47 may have its own software service driver. In this case several 50 driver is loaded first, it claims a PCI-PCI Bridge Root Port. The 54 using the current driver model. 57 having a PCI Express Port Bus driver, which manages all populated 60 advantages of using the PCI Express Port Bus driver are listed below: 68 - Allow one service driver to run on multiple PCI-PCI Bridge 80 Including the PCI Express Port Bus driver depends on whether the PCI [all …]
|
/openbmc/linux/drivers/memory/ |
H A D | Kconfig | 26 tristate "ARM PL172 MPMC driver" 34 bool "Atmel EBI driver" 47 tristate "Broadcom STB DPFE driver" 51 This driver provides access to the DPFE interface of Broadcom 59 tristate "Broadcom STB MEMC driver" 63 This driver provides a way to configure the Broadcom STB memory 75 tags and way-select latencies of RAM access. This driver provides a 79 tristate "Texas Instruments AEMIF driver" 83 This driver is for the AEMIF module available in Texas Instruments 91 tristate "Texas Instruments EMIF driver" [all …]
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | Kconfig | 11 tristate "ENETC PF driver" 21 This driver supports NXP ENETC gigabit ethernet controller PCIe 28 tristate "ENETC VF driver" 35 This driver supports NXP ENETC gigabit ethernet controller PCIe 36 virtual function (VF) devices enabled by the ENETC PF driver. 41 tristate "ENETC IERB driver" 43 This driver configures the Integrated Endpoint Register Block on NXP 49 tristate "ENETC MDIO driver" 52 This driver supports NXP ENETC Central MDIO controller as a PCIe 58 tristate "ENETC PTP clock driver" [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_project_config_page.py | 72 checkboxes = self.driver.find_elements(By.XPATH, "//input[@class='fs-checkbox-fstypes']") 101 element = self.driver.find_element(By.ID, 'new-imagefs_types') 135 self.driver.find_element(By.ID, 'new-dl_dir').clear() 143 self.driver.find_element(By.ID,'new-dl_dir').clear() 151 self.driver.find_element(By.ID,'new-dl_dir').clear() 154 hidden_element = self.driver.find_element(By.ID,'hintError-dl_dir') 159 self.driver.find_element(By.ID,'new-dl_dir').clear() 162 hidden_element = self.driver.find_element(By.ID,'hintError-dl_dir') 190 self.driver.find_element(By.ID, 'new-sstate_dir').clear() 198 self.driver.find_element(By.ID,'new-sstate_dir').clear() [all …]
|
/openbmc/linux/drivers/hwmon/ |
H A D | Kconfig | 16 should say Y here and also to the specific driver(s) for your 19 To find out which specific driver(s) you need, use the 53 This driver can also be built as a module. If so, the module 67 This driver can also be built as a module. If so, the module 71 tristate "Ampere's Altra SMpro hardware monitoring driver" 85 This driver can also be built as a module. If so, the module 95 This driver can also be built as a module. If so, the module 105 This driver can also be built as a module. If so, the module 117 This driver can also be built as a module. If so, the module 128 This driver can also be built as a module. If so, the module [all …]
|
/openbmc/linux/drivers/platform/mellanox/ |
H A D | Kconfig | 18 tristate "Mellanox platform hotplug driver support" 23 This driver handles hot-plug events for the power suppliers, power 27 tristate "Mellanox platform register access driver support" 31 This driver allows access to Mellanox programmable device register 38 tristate "Mellanox line card platform driver support" 43 This driver provides support for the Mellanox MSN4800-XX line cards, 50 tristate "Mellanox BlueField SoC TmFifo platform driver" 55 Say y here to enable TmFifo support. The TmFifo driver provides 56 platform driver support for the TmFifo which supports console 60 tristate "Mellanox BlueField Firmware Boot Control driver" [all …]
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-params.rst | 7 ``devlink`` provides capability for a driver to expose device parameters for low 13 across multiple drivers. Each driver is also free to add their own 14 parameters. Each driver must document the specific parameters they support, 28 - set while the driver is running, and takes effect immediately. No 31 - applied while the driver initializes. Requires the user to restart 32 the driver using the ``devlink`` reload command. 40 In order for ``driverinit`` parameters to take effect, the driver must 42 request a reload of the device driver. 49 add. Use of generic parameters is preferred over each driver creating their 81 Load firmware version preferred by the driver. [all …]
|
/openbmc/linux/sound/soc/amd/ |
H A D | Kconfig | 17 This option enables machine driver for DA7219, RT5682 and MAX9835. 24 This option enables machine driver for rt5645. 33 This option enables machine driver for Jadeite platform 55 This option enables machine driver for RT5682 and MAX9835. 69 This option enables machine driver for DMIC 78 By enabling this flag build will trigger for ACP PCI driver, 79 ACP DMA driver, CPU DAI driver. 89 This option enables machine driver for Vangogh platform 101 triggered for ACP PCI driver, ACP PDM DMA driver. 110 This option enables machine driver for Yellow Carp platform [all …]
|
/openbmc/linux/drivers/platform/x86/ |
H A D | Kconfig | 23 This driver adds support for the ACPI-WMI (Windows Management 34 This driver is a required dependency to build the firmware specific 37 It is safe to enable this driver even if your DSDT doesn't define 41 tristate "WMI embedded Binary MOF driver" 49 To compile this driver as a module, choose M here: the module will 53 tristate "Huawei WMI laptop extras driver" 63 This driver provides support for Huawei WMI hotkeys, battery charge 66 To compile this driver as a module, choose M here: the module 74 This driver supports a sysfs tree describing information about 77 To compile this driver as a module, choose M here: the module will [all …]
|
/openbmc/linux/drivers/gpu/drm/tiny/ |
H A D | Kconfig | 21 This is a KMS driver for qemu's stdvga output. Choose this option 27 tristate "Cirrus driver for QEMU emulated device" 32 This is a KMS driver for emulated cirrus device in qemu. 34 the modesetting userspace X.org driver. 46 tristate "GM12U320 driver for USB projectors" 51 This is a KMS driver for projectors which use the GM12U320 chipset 55 tristate "Open Firmware display driver" 61 DRM driver for Open Firmware framebuffers. 63 This driver assumes that the display hardware has been initialized 80 To compile this driver as a module, choose M here. [all …]
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | Kconfig | 20 This driver implements support for buttons connected 27 To compile this driver as a module, choose M here: the 37 To compile this driver as a module, choose M here: the module will 50 To compile this driver as a module, choose M here: the 60 To compile this driver as a module, choose M here: the 70 To compile this driver as a module, choose M here: the 88 To compile this driver as a module, choose M here: the 99 To compile this driver as a module, choose M here: the 118 To compile this driver as a module, choose M here: the 167 To compile this driver as a module, choose M here: [all …]
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | gbphy.h | 44 struct device_driver driver; member 46 #define to_gbphy_driver(d) container_of(d, struct gbphy_driver, driver) 48 int gb_gbphy_register_driver(struct gbphy_driver *driver, 50 void gb_gbphy_deregister_driver(struct gbphy_driver *driver); 52 #define gb_gbphy_register(driver) \ argument 53 gb_gbphy_register_driver(driver, THIS_MODULE, KBUILD_MODNAME) 54 #define gb_gbphy_deregister(driver) \ argument 55 gb_gbphy_deregister_driver(driver)
|
/openbmc/linux/Documentation/i2c/busses/ |
H A D | i2c-sis5595.rst | 2 Kernel driver i2c-sis5595 55 Don't use this unless the driver complains that the 62 i2c-sis5595 is a true SMBus host driver for motherboards with the SiS5595 66 chip, you want the sis5595 driver for those, not this driver. This driver 67 is a BUS driver, not a CHIP driver. A BUS driver is used by other CHIP
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_drv.c | 604 const struct drm_driver *driver, in drm_dev_init() argument 620 dev->driver = driver; in drm_dev_init() 713 const struct drm_driver *driver) in devm_drm_dev_init() argument 717 ret = drm_dev_init(dev, driver, parent); in devm_drm_dev_init() 726 const struct drm_driver *driver, in __devm_drm_dev_alloc() argument 738 ret = devm_drm_dev_init(parent, drm, driver); in __devm_drm_dev_alloc() 761 struct drm_device *drm_dev_alloc(const struct drm_driver *driver, in drm_dev_alloc() argument 771 ret = drm_dev_init(dev, driver, parent); in drm_dev_alloc() 787 if (dev->driver->release) in drm_dev_release() 788 dev->driver->release(dev); in drm_dev_release() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/ |
H A D | test_project_page.py | 95 finder = lambda driver: self.find(f'#{edit_btn_id}') argument 161 show_rows = self.driver.find_elements( 201 logo = self.driver.find_element( 213 toaster = self.driver.find_element( 269 '/toastergui/newproject/', str(self.driver.current_url) 284 finder = lambda driver: self.find('#project-change-form-toggle') argument 316 f"/toastergui/project/{TestProjectPageBase.project_id}", str(self.driver.current_url) 321 return self.driver.find_elements( 368 lastest_builds = self.driver.find_elements( 396 …finder = lambda driver: self.find_all('#softwarerecipestable tbody tr')[0].find_element(By.XPATH, … argument [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A D | mdio_device.c | 151 struct device_driver *drv = mdiodev->dev.driver; in mdio_probe() 172 struct device_driver *drv = mdiodev->dev.driver; in mdio_remove() 187 struct device_driver *drv = mdiodev->dev.driver; in mdio_shutdown() 203 pr_debug("%s: %s\n", __func__, mdiodrv->driver.name); in mdio_driver_register() 205 mdiodrv->driver.bus = &mdio_bus_type; in mdio_driver_register() 206 mdiodrv->driver.probe = mdio_probe; in mdio_driver_register() 207 mdiodrv->driver.remove = mdio_remove; in mdio_driver_register() 208 mdiodrv->driver.shutdown = mdio_shutdown; in mdio_driver_register() 210 retval = driver_register(&mdiodrv->driver); in mdio_driver_register() 213 mdiodrv->driver.name, retval); in mdio_driver_register() [all …]
|
/openbmc/linux/drivers/greybus/ |
H A D | hd.c | 27 if (!hd || !hd->driver || !hd->driver->output) in gb_hd_output() 29 return hd->driver->output(hd, req, size, cmd, async); in gb_hd_output() 78 if (hd->driver->cport_allocate) in gb_hd_cport_allocate() 79 return hd->driver->cport_allocate(hd, cport_id, flags); in gb_hd_cport_allocate() 98 if (hd->driver->cport_release) { in gb_hd_cport_release() 99 hd->driver->cport_release(hd, cport_id); in gb_hd_cport_release() 124 struct gb_host_device *gb_hd_create(struct gb_hd_driver *driver, in gb_hd_create() argument 136 if ((!driver->message_send) || (!driver->message_cancel)) { in gb_hd_create() 161 hd = kzalloc(sizeof(*hd) + driver->hd_priv_size, GFP_KERNEL); in gb_hd_create() 172 hd->driver = driver; in gb_hd_create()
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | Kconfig | 17 This driver provides kernel mode setting and buffer 18 management to userspace. This driver does not provide 25 bool "Rockchip VOP driver" 28 This selects support for the VOP driver. You should enable it 32 bool "Rockchip VOP2 driver" 34 This selects support for the VOP2 driver. The VOP2 hardware is 38 bool "Rockchip specific extensions for Analogix DP driver" 44 for the Analogix Core DP driver. If you want to enable DP 54 for the cdn DP driver. If you want to enable Dp on 62 for the Synopsys DesignWare HDMI driver. If you want to [all …]
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi-generic.rst | 4 SCSI Generic (sg) driver 11 The SCSI Generic driver (sg) is one of the four "high level" SCSI device 18 Rather than document the driver's interface here, version information 23 Major versions of the sg driver 34 Sg driver documentation 36 The most recent documentation of the sg driver is kept at 40 This describes the sg version 3 driver found in the lk 2.4 series. 42 Documentation (large version) for the version 2 sg driver found in the 47 The original documentation for the sg driver (prior to lk 2.2.6) can be 61 sg3_utils for the sg version 3 driver found in lk 2.4 [all …]
|
/openbmc/linux/drivers/misc/eeprom/ |
H A D | Kconfig | 12 Enable this driver to get read/write support to most I2C EEPROMs 14 configure the driver to know about each chip on your target 26 code to make sure this driver won't turn it on by accident. 32 This driver can also be built as a module. If so, the module 41 Enable this driver to get read/write support to most SPI EEPROMs 46 This driver can also be built as a module. If so, the module 57 This driver is deprecated and will be removed soon, please use the 58 better at24 driver instead. 60 This driver can also be built as a module. If so, the module 73 This driver can also be built as a module. If so, the module [all …]
|