Searched refs:atmel_lcdfb_dt_ids (Results 1 – 1 of 1) sorted by relevance
899 static const struct of_device_id atmel_lcdfb_dt_ids[] = { variable909 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),