Home
last modified time | relevance | path

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

/drivers/video/backlight/
Dhx8357.c569 static const struct of_device_id hx8357_dt_ids[] = { variable
580 MODULE_DEVICE_TABLE(of, hx8357_dt_ids);
601 match = of_match_device(hx8357_dt_ids, &spi->dev); in hx8357_probe()
674 .of_match_table = hx8357_dt_ids,