Home
last modified time | relevance | path

Searched refs:driver_dev (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/most/
Dcore.h233 struct device *driver_dev; member
/Linux-v4.19/drivers/staging/most/dim2/
Ddim2.c686 struct device *dev = mbo->ifp->driver_dev; in dma_alloc()
693 struct device *dev = mbo->ifp->driver_dev; in dma_free()
877 dev->most_iface.driver_dev = &pdev->dev; in dim2_probe()
/Linux-v4.19/drivers/staging/most/usb/
Dusb.c1056 mdev->iface.driver_dev = &interface->dev; in hdm_probe()