Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Dchannel.h41 struct host1x_channel *host1x_channel_get_index(struct host1x *host,
H A Dchannel.c65 struct host1x_channel *host1x_channel_get_index(struct host1x *host, in host1x_channel_get_index() function
H A Ddebug.c135 struct host1x_channel *ch = host1x_channel_get_index(m, i); in show_all()