/openbmc/linux/sound/soc/intel/boards/ |
H A D | cht_bsw_max98090_ti.c | 614 dev->driver->pm = &snd_soc_pm_ops; in snd_cht_mc_probe() 636 .driver = {
|
/openbmc/linux/drivers/hid/ |
H A D | hid-hyperv.c | 476 hid_dev->driver = &mousevsc_hid_driver; in mousevsc_probe() 575 .driver = {
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | ldmvsw.c | 66 strscpy(info->driver, DRV_MODULE_NAME, sizeof(info->driver)); in vsw_get_drvinfo()
|
/openbmc/linux/drivers/gpu/drm/bridge/imx/ |
H A D | imx8qxp-pxl2dpi.c | 349 match = of_match_device(dev->driver->of_match_table, dev); in imx8qxp_pxl2dpi_parse_dt_companion() 476 .driver = {
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | Kconfig | 150 Say yes here to support pin controller and gpio driver 225 Say yes here to support pin controller and gpio driver
|
/openbmc/linux/drivers/leds/trigger/ |
H A D | Kconfig | 116 This enables direct flash/torch on/off by the driver, kernel space. 156 When build as a module this driver will be called ledtrig-tty.
|
/openbmc/linux/Documentation/filesystems/ |
H A D | configfs.rst | 86 Imagine there's a Network Block Device (NBD) driver that allows you to 90 the driver about it. Here's where configfs comes in. 92 When the FakeNBD driver is loaded, it registers itself with configfs. 249 The cb_private member is provided for use by the driver, while the 470 configfs_undepend_item(). A client driver can call 473 item. When the item is no longer depended on, the client driver calls 477 they will conflict. They can block and allocate. A client driver
|
H A D | hfsplus.rst | 33 leaving that decision to the CDROM driver. This option will fail
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | rtl2832_sdr.c | 429 strscpy(cap->driver, KBUILD_MODNAME, sizeof(cap->driver)); in rtl2832_sdr_querycap() 1323 if (!pdev->dev.parent->driver) { in rtl2832_sdr_probe() 1329 if (!try_module_get(pdev->dev.parent->driver->owner)) { in rtl2832_sdr_probe() 1461 module_put(pdev->dev.parent->driver->owner); in rtl2832_sdr_probe() 1481 module_put(pdev->dev.parent->driver->owner); in rtl2832_sdr_remove() 1485 .driver = {
|
/openbmc/linux/Documentation/devicetree/ |
H A D | usage-model.rst | 84 hardware configuration from the board and device driver support in the 370 is for child devices to be registered by the parent's device driver at 371 driver .probe() time. So, an i2c bus device driver will register a 372 i2c_client for each child node, an SPI bus driver will register 374 According to that model, a driver could be written that binds to the 377 device, a (theoretical) SoC device driver could bind to the SoC device,
|
/openbmc/linux/Documentation/networking/ |
H A D | nexthop-group-resilient.rst | 140 is sent before the group is replaced, and is a way for the driver to veto 148 Non-forced notifications can be overridden by the driver by returning an 149 error code. The use case for this is that the driver notifies the HW that a 278 The netdevsim driver implements a mock offload of resilient groups, and
|
/openbmc/linux/Documentation/gpu/amdgpu/display/ |
H A D | mpo-overview.rst | 29 of DRM planes that the driver can register and work with: 68 AMDGPU imposes restrictions on the use of DRM planes in the driver. 121 but that is currently not supported by our driver yet (maybe if we have a 129 not supported by our driver.
|
/openbmc/linux/drivers/remoteproc/ |
H A D | Kconfig | 193 driver. 213 handled by QCOM_Q6V5_PAS driver. 258 tristate "Qualcomm sysmon driver" 264 The sysmon driver implements a sysmon QMI client and a handler for
|
/openbmc/linux/include/linux/ |
H A D | hyperv.h | 1285 struct device_driver driver; member 1334 return container_of(d, struct hv_driver, driver); in drv_to_hv_drv() 1362 #define vmbus_driver_register(driver) \ argument 1363 __vmbus_driver_register(driver, THIS_MODULE, KBUILD_MODNAME)
|
/openbmc/linux/drivers/watchdog/ |
H A D | gpio_wdt.c | 177 .driver = {
|
H A D | xen_wdt.c | 171 .driver = {
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | hampshire.c | 174 .driver = {
|
H A D | inexio.c | 176 .driver = {
|
H A D | dynapro.c | 175 .driver = {
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | imx_sc_key.c | 180 .driver = {
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max197.rst | 1 Kernel driver max197
|
/openbmc/linux/Documentation/devicetree/bindings/display/tilcdc/ |
H A D | panel.txt | 1 Device-Tree bindings for tilcdc DRM generic panel output driver
|
/openbmc/linux/drivers/leds/ |
H A D | leds-lp8788.c | 162 .driver = {
|
/openbmc/linux/drivers/bus/ |
H A D | da8xx-mstpri.c | 255 .driver = {
|
/openbmc/linux/drivers/pnp/pnpbios/ |
H A D | Kconfig | 33 interface is potentially dangerous because the PNPBIOS driver will
|