Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A 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),
/kernel/linux/linux-6.6/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,

Completed in 4 milliseconds