Searched refs:nb_channels (Results 1 – 3 of 3) sorted by relevance
32 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()
74 .nb_channels = 8,
92 int nb_channels; /* host1x: num channels supported */ member