Searched refs:hwicap_of_match (Results 1 – 1 of 1) sorted by relevance
772 static const struct of_device_id hwicap_of_match[]; variable780 match = of_match_device(hwicap_of_match, &pdev->dev); in hwicap_drv_probe()829 static const struct of_device_id hwicap_of_match[] = { variable834 MODULE_DEVICE_TABLE(of, hwicap_of_match);836 #define hwicap_of_match NULL macro844 .of_match_table = hwicap_of_match,