Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Datmel_lcdfb.c877 static const struct of_device_id atmel_lcdfb_dt_ids[] = { variable
887 MODULE_DEVICE_TABLE(of, atmel_lcdfb_dt_ids);
935 of_match_device(atmel_lcdfb_dt_ids, dev)->data; in atmel_lcdfb_of_init()
1309 .of_match_table = atmel_lcdfb_dt_ids,