Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/host1x/
Dsyncpt.h65 unsigned int host1x_syncpt_nb_mlocks(struct host1x *host);
Dsyncpt.c483 unsigned int host1x_syncpt_nb_mlocks(struct host1x *host) in host1x_syncpt_nb_mlocks() function
/linux-5.19.10/drivers/gpu/host1x/hw/
Ddebug_hw_1x01.c136 for (i = 0; i < host1x_syncpt_nb_mlocks(host); i++) { in host1x_debug_show_mlocks()