Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/host1x/
Dbus.c426 struct host1x_device *device = to_host1x_device(dev); in host1x_device_release()
630 struct host1x_device *device = to_host1x_device(dev); in host1x_device_probe()
641 struct host1x_device *device = to_host1x_device(dev); in host1x_device_remove()
652 struct host1x_device *device = to_host1x_device(dev); in host1x_device_shutdown()
/linux-6.6.21/include/linux/
Dhost1x.h412 static inline struct host1x_device *to_host1x_device(struct device *dev) in to_host1x_device() function