Home
last modified time | relevance | path

Searched refs:soc_device_match_attr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Dsoc.c194 static int soc_device_match_attr(const struct soc_device_attribute *attr, in soc_device_match_attr() function
220 return soc_device_match_attr(soc_dev->attr, arg); in soc_device_match_one()
256 ret = soc_device_match_attr(early_soc_dev_attr, in soc_device_match()
/kernel/linux/linux-6.6/drivers/base/
H A Dsoc.c211 static int soc_device_match_attr(const struct soc_device_attribute *attr, in soc_device_match_attr() function
237 return soc_device_match_attr(soc_dev->attr, arg); in soc_device_match_one()
271 ret = soc_device_match_attr(early_soc_dev_attr, in soc_device_match()

Completed in 1 milliseconds