Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Ddev.c84 static const struct host1x_info host1x01_info = {
99 static const struct host1x_info host1x02_info = {
114 static const struct host1x_info host1x04_info = {
129 static const struct host1x_info host1x05_info = {
159 static const struct host1x_info host1x06_info = {
195 static const struct host1x_info host1x07_info = {
243 static const struct host1x_info host1x08_info = {
277 const struct host1x_info *info = host->info; in host1x_setup_virtualization_tables()
H A Ddev.h97 struct host1x_info { struct
122 const struct host1x_info *info; argument