Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dhost1x.h276 struct host1x_driver { struct
287 static inline struct host1x_driver * argument
290 return container_of(driver, struct host1x_driver, driver); in to_host1x_driver()
293 int host1x_driver_register_full(struct host1x_driver *driver,
295 void host1x_driver_unregister(struct host1x_driver *driver);
301 struct host1x_driver *driver;