Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Datmel_lcdfb.c33 struct atmel_lcdfb_config { struct
61 struct atmel_lcdfb_config *config;
80 static struct atmel_lcdfb_config at91sam9261_config = {
85 static struct atmel_lcdfb_config at91sam9263_config = {
89 static struct atmel_lcdfb_config at91sam9g10_config = {
93 static struct atmel_lcdfb_config at91sam9g45_config = {
97 static struct atmel_lcdfb_config at91sam9g45es_config = {
100 static struct atmel_lcdfb_config at91sam9rl_config = {
104 static struct atmel_lcdfb_config at32ap_config = {
136 static struct atmel_lcdfb_config *
[all …]