Home
last modified time | relevance | path

Searched refs:platform_match_id (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/drivers/
H A Dplatform_early.c11 platform_match_id(const struct platform_device_id *id, in platform_match_id() function
31 return platform_match_id(pdrv->id_table, pdev) != NULL; in platform_match()
/linux/drivers/base/
H A Dplatform.c1145 platform_match_id(const struct platform_device_id *id, struct platform_device *pdev) in platform_match_id()
1389 return platform_match_id(pdrv->id_table, pdev) != NULL; in platform_uevent()
1138 platform_match_id(const struct platform_device_id *id, struct platform_device *pdev) platform_match_id() function