Home
last modified time | relevance | path

Searched refs:host1x_channel_list (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dchannel.h19 struct host1x_channel_list { struct
35 int host1x_channel_list_init(struct host1x_channel_list *chlist,
37 void host1x_channel_list_free(struct host1x_channel_list *chlist);
H A Dchannel.c16 int host1x_channel_list_init(struct host1x_channel_list *chlist, in host1x_channel_list_init()
37 void host1x_channel_list_free(struct host1x_channel_list *chlist) in host1x_channel_list_free()
83 struct host1x_channel_list *chlist = &host->channel_list; in release_channel()
99 struct host1x_channel_list *chlist = &host->channel_list; in acquire_unused_channel()
126 struct host1x_channel_list *chlist = &host->channel_list; in host1x_channel_request()
H A Ddev.h136 struct host1x_channel_list channel_list;
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dchannel.h19 struct host1x_channel_list { struct
35 int host1x_channel_list_init(struct host1x_channel_list *chlist,
37 void host1x_channel_list_free(struct host1x_channel_list *chlist);
H A Dchannel.c16 int host1x_channel_list_init(struct host1x_channel_list *chlist, in host1x_channel_list_init()
33 void host1x_channel_list_free(struct host1x_channel_list *chlist) in host1x_channel_list_free()
87 struct host1x_channel_list *chlist = &host->channel_list; in release_channel()
103 struct host1x_channel_list *chlist = &host->channel_list; in acquire_unused_channel()
130 struct host1x_channel_list *chlist = &host->channel_list; in host1x_channel_request()
H A Ddev.h153 struct host1x_channel_list channel_list;

Completed in 4 milliseconds