Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/backlight/
Dhx8357.c568 static const struct of_device_id hx8357_dt_ids[] = { variable
579 MODULE_DEVICE_TABLE(of, hx8357_dt_ids);
600 match = of_match_device(hx8357_dt_ids, &spi->dev); in hx8357_probe()
673 .of_match_table = hx8357_dt_ids,