Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/auxdisplay/
Dimg-ascii-lcd.c209 static const struct of_device_id img_ascii_lcd_matches[] = { variable
215 MODULE_DEVICE_TABLE(of, img_ascii_lcd_matches);
234 match = of_match_device(img_ascii_lcd_matches, dev); in img_ascii_lcd_probe()
297 .of_match_table = img_ascii_lcd_matches,