Searched refs:bfin_lcd_ops (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ | ||
H A D | bfin-t350mcqb-fb.c | 390 static struct lcd_ops bfin_lcd_ops = { variable in typeref:struct:lcd_ops 561 lcd_dev = lcd_device_register(DRIVER_NAME, NULL, &bfin_lcd_ops); bfin_t350mcqb_probe() |
H A D | bf537-lq035.c | 679 static struct lcd_ops bfin_lcd_ops = { variable in typeref:struct:lcd_ops 794 &bfin_lcd_ops); bfin_lq035_probe() |
H A D | bf54x-lq043fb.c | 468 static struct lcd_ops bfin_lcd_ops = { variable in typeref:struct:lcd_ops 664 lcd_dev = lcd_device_register(DRIVER_NAME, &pdev->dev, NULL, &bfin_lcd_ops); bfin_bf54x_probe() |
Completed in 142 milliseconds