Home
last modified time | relevance | path

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

/linux/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()