Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dbfin-t350mcqb-fb.c390 static struct lcd_ops bfin_lcd_ops = { variable
561 lcd_dev = lcd_device_register(DRIVER_NAME, NULL, &bfin_lcd_ops); in bfin_t350mcqb_probe()
Dbf54x-lq043fb.c468 static struct lcd_ops bfin_lcd_ops = { variable
664 lcd_dev = lcd_device_register(DRIVER_NAME, &pdev->dev, NULL, &bfin_lcd_ops); in bfin_bf54x_probe()
Dbf537-lq035.c679 static struct lcd_ops bfin_lcd_ops = { variable
794 &bfin_lcd_ops); in bfin_lq035_probe()