Searched refs:platform_match_id (Results 1 – 2 of 2) sorted by relevance
11 platform_match_id(const struct platform_device_id *id, in platform_match_id() function31 return platform_match_id(pdrv->id_table, pdev) != NULL; in platform_match()
1124 platform_match_id(const struct platform_device_id *id, struct platform_device *pdev) in platform_match_id() function1368 return platform_match_id(pdrv->id_table, pdev) != NULL; in platform_match()