Searched refs:cpcap_of_match (Results 1 – 1 of 1) sorted by relevance
200 static const struct of_device_id cpcap_of_match[] = { variable205 MODULE_DEVICE_TABLE(of, cpcap_of_match);225 match = of_match_device(of_match_ptr(cpcap_of_match), &spi->dev); in cpcap_probe()269 .of_match_table = cpcap_of_match,