Searched refs:img_ascii_lcd_matches (Results 1 – 1 of 1) sorted by relevance
213 static const struct of_device_id img_ascii_lcd_matches[] = { variable219 MODULE_DEVICE_TABLE(of, img_ascii_lcd_matches);371 match = of_match_device(img_ascii_lcd_matches, &pdev->dev); in img_ascii_lcd_probe()442 .of_match_table = img_ascii_lcd_matches,