Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dslimbus.h175 struct slim_device *of_slim_get_device(struct slim_controller *ctrl,
/openbmc/linux/drivers/slimbus/
H A Dcore.c419 struct slim_device *of_slim_get_device(struct slim_controller *ctrl, in of_slim_get_device() function
424 EXPORT_SYMBOL_GPL(of_slim_get_device);
H A Dqcom-ngd-ctrl.c1236 sbdev = of_slim_get_device(&ctrl->ctrl, node); in qcom_slim_ngd_notify_slaves()
/openbmc/linux/sound/soc/codecs/
H A Dwcd9335.c5197 wcd->slim_ifc_dev = of_slim_get_device(sdev->ctrl, ifc_dev_np); in wcd9335_slim_status()
H A Dwcd934x.c5873 wcd->sidev = of_slim_get_device(wcd->sdev->ctrl, ifc_dev_np); in wcd934x_codec_parse_data()