Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/tiny/
Dsimpledrm.c1055 static const struct of_device_id simpledrm_of_match_table[] = { variable
1059 MODULE_DEVICE_TABLE(of, simpledrm_of_match_table);
1064 .of_match_table = simpledrm_of_match_table,