Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dchannel.c32 if (host->info->nb_channels > BITS_PER_LONG) { in host1x_channel_list_init()
83 int max_channels = host->info->nb_channels; in host1x_channel_request()
Ddev.c74 .nb_channels = 8,
Ddev.h92 int nb_channels; /* host1x: num channels supported */ member