Searched refs:pdc_mbox_of_match (Results 1 – 1 of 1) sorted by relevance
1474 static const struct of_device_id pdc_mbox_of_match[] = { variable1479 MODULE_DEVICE_TABLE(of, pdc_mbox_of_match);1512 match = of_match_device(of_match_ptr(pdc_mbox_of_match), dev); in pdc_dt_read()1632 .of_match_table = pdc_mbox_of_match,