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