Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Datmel_lcdfb.c34 struct atmel_lcdfb_config { struct
62 struct atmel_lcdfb_config *config;
81 static struct atmel_lcdfb_config at91sam9261_config = {
86 static struct atmel_lcdfb_config at91sam9263_config = {
90 static struct atmel_lcdfb_config at91sam9g10_config = {
94 static struct atmel_lcdfb_config at91sam9g45_config = {
98 static struct atmel_lcdfb_config at91sam9g45es_config = {
101 static struct atmel_lcdfb_config at91sam9rl_config = {
105 static struct atmel_lcdfb_config at32ap_config = {
137 static struct atmel_lcdfb_config *
[all …]