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