Searched refs:hx8357_dt_ids (Results 1 – 1 of 1) sorted by relevance
568 static const struct of_device_id hx8357_dt_ids[] = { variable579 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,