Searched defs:hx8357_dt_ids (Results 1 - 1 of 1) sorted by relevance

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

Completed in 57 milliseconds