Home
last modified time | relevance | path

Searched refs:dispc_k2g_feats (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/tidss/
Dtidss_dispc.h89 extern const struct dispc_features dispc_k2g_feats;
Dtidss_drv.c232 { .compatible = "ti,k2g-dss", .data = &dispc_k2g_feats, },
Dtidss_dispc.c58 const struct dispc_features dispc_k2g_feats = { variable