Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Datmel_lcdfb.c31 struct atmel_lcdfb_config { struct
59 struct atmel_lcdfb_config *config;
77 static struct atmel_lcdfb_config at91sam9261_config = {
82 static struct atmel_lcdfb_config at91sam9263_config = {
86 static struct atmel_lcdfb_config at91sam9g10_config = {
90 static struct atmel_lcdfb_config at91sam9g45_config = {
94 static struct atmel_lcdfb_config at91sam9g45es_config = {
97 static struct atmel_lcdfb_config at91sam9rl_config = {
101 static struct atmel_lcdfb_config at32ap_config = {
133 static struct atmel_lcdfb_config *
[all …]