Searched refs:platform_match_id (Results 1 – 1 of 1) sorted by relevance
696 static const struct platform_device_id *platform_match_id( in platform_match_id() function738 return platform_match_id(pdrv->id_table, pdev) != NULL; in platform_match()