Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/host1x/
Dbus.c270 struct host1x_device *device = to_host1x_device(dev); in host1x_device_probe()
281 struct host1x_device *device = to_host1x_device(dev); in host1x_device_remove()
292 struct host1x_device *device = to_host1x_device(dev); in host1x_device_shutdown()
366 struct host1x_device *device = to_host1x_device(dev); in host1x_device_release()
/linux-4.1.27/include/linux/
Dhost1x.h292 static inline struct host1x_device *to_host1x_device(struct device *dev) in to_host1x_device() function
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddrm.c118 struct host1x_device *device = to_host1x_device(drm->dev); in tegra_drm_load()
209 struct host1x_device *device = to_host1x_device(drm->dev); in tegra_drm_unload()