Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddebug.c105 host1x_for_each_channel(m, ch) in show_all()
117 host1x_for_each_channel(host1x, ch) in show_all_no_fifo()
Dchannel.h43 #define host1x_for_each_channel(host, channel) \ macro