Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dssd1307fb.c433 static const struct of_device_id ssd1307fb_of_match[] = { variable
444 MODULE_DEVICE_TABLE(of, ssd1307fb_of_match);
471 par->ops = (struct ssd1307fb_ops *)of_match_device(ssd1307fb_of_match, in ssd1307fb_probe()
594 .of_match_table = ssd1307fb_of_match,