Searched refs:host1x_channel_list (Results 1 – 3 of 3) sorted by relevance
30 struct host1x_channel_list { struct45 int host1x_channel_list_init(struct host1x_channel_list *chlist, argument47 void host1x_channel_list_free(struct host1x_channel_list *chlist);
27 int host1x_channel_list_init(struct host1x_channel_list *chlist, in host1x_channel_list_init()48 void host1x_channel_list_free(struct host1x_channel_list *chlist) in host1x_channel_list_free()94 struct host1x_channel_list *chlist = &host->channel_list; in release_channel()110 struct host1x_channel_list *chlist = &host->channel_list; in acquire_unused_channel()137 struct host1x_channel_list *chlist = &host->channel_list; in host1x_channel_request()
138 struct host1x_channel_list channel_list;