Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/auxdisplay/
Dimg-ascii-lcd.c217 static const struct of_device_id img_ascii_lcd_matches[] = { variable
223 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,