Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/tidss/
Dtidss_dispc.h88 extern const struct dispc_features dispc_k2g_feats;
Dtidss_drv.c235 { .compatible = "ti,k2g-dss", .data = &dispc_k2g_feats, },
Dtidss_dispc.c60 const struct dispc_features dispc_k2g_feats = { variable