Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/host1x/
Ddev.c83 static const struct host1x_info host1x01_info = {
98 static const struct host1x_info host1x02_info = {
113 static const struct host1x_info host1x04_info = {
128 static const struct host1x_info host1x05_info = {
158 static const struct host1x_info host1x06_info = {
194 static const struct host1x_info host1x07_info = {
230 static const struct host1x_info host1x08_info = {
264 const struct host1x_info *info = host->info; in host1x_setup_virtualization_tables()
Ddev.h98 struct host1x_info { struct
123 const struct host1x_info *info; argument