Searched refs:enable_protection (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c140 .enable_protection = syncpt_enable_protection,
/linux-master/drivers/gpu/host1x/
H A Ddev.h73 void (*enable_protection)(struct host1x *host); member in struct:host1x_syncpt_ops
222 return host->syncpt_op->enable_protection(host);

Completed in 111 milliseconds