Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Ddev.c104 .sid_table = NULL,
119 .sid_table = NULL,
134 .sid_table = NULL,
149 .sid_table = NULL,
190 .sid_table = tegra186_sid_table,
229 .sid_table = tegra194_sid_table,
283 .sid_table = tegra234_sid_table,
312 const struct host1x_sid_entry *entry = &info->sid_table[i]; in host1x_setup_virtualization_tables()
H A Ddev.h111 const struct host1x_sid_entry *sid_table; member