Searched refs:assign_to_channel (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/host1x/
H A Ddev.h71 void (*assign_to_channel)(struct host1x_syncpt *syncpt, member in struct:host1x_syncpt_ops
217 return host->syncpt_op->assign_to_channel(sp, ch);
/linux-master/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c139 .assign_to_channel = syncpt_assign_to_channel,

Completed in 215 milliseconds