Searched refs:pxad_dt_ids (Results 1 – 1 of 1) sorted by relevance
1336 static const struct of_device_id pxad_dt_ids[] = { variable1340 MODULE_DEVICE_TABLE(of, pxad_dt_ids);1425 of_id = of_match_device(pxad_dt_ids, &op->dev); in pxad_probe()1497 .of_match_table = pxad_dt_ids,