Home
last modified time | relevance | path

Searched refs:platform_match_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/drivers/
H A Dplatform_early.c11 platform_match_id(const struct platform_device_id *id, in platform_match_id() function
35 return platform_match_id(pdrv->id_table, pdev) != NULL; in platform_match()
/kernel/linux/linux-6.6/arch/sh/drivers/
H A Dplatform_early.c11 platform_match_id(const struct platform_device_id *id, in platform_match_id() function
35 return platform_match_id(pdrv->id_table, pdev) != NULL; in platform_match()
/kernel/linux/linux-5.10/drivers/base/
H A Dplatform.c1123 static const struct platform_device_id *platform_match_id( in platform_match_id() function
1169 return platform_match_id(pdrv->id_table, pdev) != NULL; in platform_match()
/kernel/linux/linux-6.6/drivers/base/
H A Dplatform.c1079 static const struct platform_device_id *platform_match_id( in platform_match_id() function
1354 return platform_match_id(pdrv->id_table, pdev) != NULL; in platform_match()

Completed in 5 milliseconds