Home
last modified time | relevance | path

Searched defs:soc_dev (Results 1 – 1 of 1) sorted by relevance

/drivers/base/
Dsoc.c40 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device()
50 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_attribute_mode() local
73 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_get() local
108 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release() local
115 struct soc_device *soc_dev; in soc_device_register() local
162 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister()