Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/tiny/
Dsimpledrm.c899 static const struct of_device_id simpledrm_of_match_table[] = { variable
903 MODULE_DEVICE_TABLE(of, simpledrm_of_match_table);
908 .of_match_table = simpledrm_of_match_table,