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