Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dchannel.h38 struct host1x_channel *host1x_channel_get_index(struct host1x *host,
Dchannel.c63 struct host1x_channel *host1x_channel_get_index(struct host1x *host, in host1x_channel_get_index() function
Ddebug.c134 struct host1x_channel *ch = host1x_channel_get_index(m, i); in show_all()