Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Ddev.c72 static const struct host1x_info host1x01_info = {
86 static const struct host1x_info host1x02_info = {
100 static const struct host1x_info host1x04_info = {
114 static const struct host1x_info host1x05_info = {
137 static const struct host1x_info host1x06_info = {
160 static const struct host1x_info host1x07_info = {
188 const struct host1x_info *info = host->info; in host1x_setup_sid_table()
H A Ddev.h92 struct host1x_info { struct
107 const struct host1x_info *info; argument