atmel_lcdfb_dt_ids  899 drivers/video/fbdev/atmel_lcdfb.c static const struct of_device_id atmel_lcdfb_dt_ids[] = {
atmel_lcdfb_dt_ids  909 drivers/video/fbdev/atmel_lcdfb.c MODULE_DEVICE_TABLE(of, atmel_lcdfb_dt_ids);
atmel_lcdfb_dt_ids  957 drivers/video/fbdev/atmel_lcdfb.c 		of_match_device(atmel_lcdfb_dt_ids, dev)->data;
atmel_lcdfb_dt_ids 1331 drivers/video/fbdev/atmel_lcdfb.c 		.of_match_table	= of_match_ptr(atmel_lcdfb_dt_ids),