Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dchannel.c143 err = host1x_hw_channel_init(host, channel, channel->id); in host1x_channel_request()
H A Ddev.h252 static inline int host1x_hw_channel_init(struct host1x *host, in host1x_hw_channel_init() function