Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dslimbus.h175 struct slim_device *of_slim_get_device(struct slim_controller *ctrl,
/linux/drivers/slimbus/
H A Dcore.c404 struct slim_device *of_slim_get_device(struct slim_controller *ctrl, in of_slim_get_device() function
418 EXPORT_SYMBOL_GPL(of_slim_get_device);
/linux/sound/soc/codecs/
H A Dwcd9335.c5116 wcd->slim_ifc_dev = of_slim_get_device(sdev->ctrl, ifc_dev_np); in wcd9335_slim_status()
H A Dwcd934x.c5804 wcd->sidev = of_slim_get_device(wcd->sdev->ctrl, ifc_dev_np); in wcd934x_put_device_action()