Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/base/
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()
254 ret = soc_device_match_attr(early_soc_dev_attr, in soc_device_match()