/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | venc.c | 147 strscpy(cap->driver, "qcom-venus", sizeof(cap->driver)); in venc_querycap() 1647 .driver = {
|
/openbmc/linux/drivers/media/platform/nxp/dw100/ |
H A D | dw100.c | 695 strscpy(cap->driver, DRV_NAME, sizeof(cap->driver)); in dw100_querycap() 1692 .driver = {
|
/openbmc/linux/drivers/net/ethernet/amd/ |
H A D | amd8111e.c | 1366 strscpy(info->driver, MODULE_NAME, sizeof(info->driver)); in amd8111e_get_drvinfo() 1916 .driver.pm = &amd8111e_pm_ops
|
/openbmc/linux/drivers/s390/net/ |
H A D | ctcm_main.c | 1663 .driver = { 1674 .driver = { 1756 ctcm_group_driver.driver.groups = ctcm_drv_attr_groups; in ctcm_init()
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-video.c | 811 strscpy(cap->driver, "cx8800", sizeof(cap->driver)); in vidioc_querycap() 1632 .driver.pm = &cx8800_pm_ops,
|
/openbmc/linux/drivers/dma/ |
H A D | pxa_dma.c | 1440 .driver = { 1454 if (chan->device->dev->driver != &pxad_driver.driver) in pxad_filter_fn()
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-netdev.rst | 431 ``netdevsim`` is a test driver which can be used to exercise driver 435 a use case/user. You must also implement the new APIs in a real driver.
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smsc9420.c | 218 strscpy(drvinfo->driver, DRV_NAME, sizeof(drvinfo->driver)); in smsc9420_ethtool_get_drvinfo() 1657 .driver.pm = &smsc9420_pm_ops,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-cheza.dtsi | 573 * HACK: Should add a usb hub node and driver 1239 * The pen driver doesn't currently support 1246 * pen driver could control this and we could
|
/openbmc/linux/drivers/media/platform/nxp/ |
H A D | imx-pxp.c | 1133 strscpy(cap->driver, MEM2MEM_NAME, sizeof(cap->driver)); in pxp_querycap() 1947 .driver = {
|
/openbmc/qemu/docs/about/ |
H A D | deprecated.rst | 330 The 9p ``proxy`` filesystem backend driver has been deprecated and will be 411 json:{"file.driver":"rbd", "file.filename":"rbd:rbd/name"} 415 json:{"file.driver":"rbd", "file.pool":"rbd", "file.image":"name"}
|
/openbmc/linux/drivers/net/ethernet/faraday/ |
H A D | ftgmac100.c | 1082 strscpy(info->driver, DRV_NAME, sizeof(info->driver)); in ftgmac100_get_drvinfo() 2065 .driver = {
|
/openbmc/linux/net/ipv4/ |
H A D | Kconfig | 169 encapsulating protocol. This particular tunneling driver implements 199 encapsulating protocol. This particular tunneling driver implements 202 This driver is useful if the other endpoint is a Cisco router: Cisco 203 likes GRE much better than the other Linux tunneling driver ("IP
|
/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-rhine.c | 2284 strscpy(info->driver, DRV_NAME, sizeof(info->driver)); in netdev_get_drvinfo() 2570 .driver.pm = RHINE_PM_OPS, 2576 .driver = {
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | dw2102.c | 1683 if (!try_module_get(client->dev.driver->owner)) { in tt_s2_4600_frontend_attach() 1706 if (!try_module_get(client->dev.driver->owner)) { in tt_s2_4600_frontend_attach() 2631 module_put(client->dev.driver->owner); in dw2102_disconnect() 2638 module_put(client->dev.driver->owner); in dw2102_disconnect()
|
/openbmc/linux/drivers/usb/gadget/udc/cdns2/ |
H A D | cdns2-gadget.c | 2084 struct usb_gadget_driver *driver) in cdns2_gadget_udc_start() argument 2087 enum usb_device_speed max_speed = driver->max_speed; in cdns2_gadget_udc_start() 2091 pdev->gadget_driver = driver; in cdns2_gadget_udc_start() 2094 max_speed = min(driver->max_speed, gadget->max_speed); in cdns2_gadget_udc_start()
|
/openbmc/linux/sound/soc/sunxi/ |
H A D | sun8i-codec-analog.c | 843 .driver = {
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | mvebu-devbus.txt | 110 is showed below. Note that the Device Bus driver is in charge of allocating
|
/openbmc/linux/Documentation/filesystems/ |
H A D | sysv-fs.rst | 264 and not the disk driver's notion of "block".
|
/openbmc/u-boot/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-37xx.c | 527 static struct driver armada_37xx_gpio_driver = {
|
/openbmc/u-boot/doc/ |
H A D | README.iscsi | 57 file system driver. U-Boot reads from the iSCSI drive via the block IO protocol
|
/openbmc/u-boot/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.c | 500 static struct driver mtk_gpio_driver = {
|
/openbmc/linux/drivers/power/supply/ |
H A D | da9030_battery.c | 572 .driver = {
|
/openbmc/linux/drivers/iio/light/ |
H A D | iqs621-als.c | 608 .driver = {
|
/openbmc/qemu/docs/specs/ |
H A D | acpi_nvdimm.rst | 42 control functions that are consumed by the device driver.
|