Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
Datmel_lcdfb.c899 static const struct of_device_id atmel_lcdfb_dt_ids[] = { variable
909 MODULE_DEVICE_TABLE(of, atmel_lcdfb_dt_ids);
957 of_match_device(atmel_lcdfb_dt_ids, dev)->data; in atmel_lcdfb_of_init()
1331 .of_match_table = of_match_ptr(atmel_lcdfb_dt_ids),