Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dslimbus.h175 struct slim_device *of_slim_get_device(struct slim_controller *ctrl,
/linux-6.1.9/drivers/slimbus/
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);
Dqcom-ngd-ctrl.c1161 sbdev = of_slim_get_device(&ctrl->ctrl, node); in qcom_slim_ngd_notify_slaves()
/linux-6.1.9/sound/soc/codecs/
Dwcd9335.c5200 wcd->slim_ifc_dev = of_slim_get_device(sdev->ctrl, ifc_dev_np); in wcd9335_slim_status()
Dwcd934x.c5865 wcd->sidev = of_slim_get_device(wcd->sdev->ctrl, ifc_dev_np); in wcd934x_codec_parse_data()