Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Ddev.h83 void (*enable_protection)(struct host1x *host); member
194 return host->syncpt_op->enable_protection(host); in host1x_hw_syncpt_enable_protection()
/Linux-v4.19/drivers/gpu/host1x/hw/
Dsyncpt_hw.c150 .enable_protection = syncpt_enable_protection,