Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dslimbus.h175 struct slim_device *of_slim_get_device(struct slim_controller *ctrl,
/Linux-v5.4/drivers/slimbus/
Dcore.c423 struct slim_device *of_slim_get_device(struct slim_controller *ctrl, in of_slim_get_device() function
428 EXPORT_SYMBOL_GPL(of_slim_get_device);
Dqcom-ngd-ctrl.c1140 sbdev = of_slim_get_device(&ctrl->ctrl, node); in qcom_slim_ngd_notify_slaves()
/Linux-v5.4/sound/soc/codecs/
Dwcd9335.c5182 wcd->slim_ifc_dev = of_slim_get_device(sdev->ctrl, ifc_dev_np); in wcd9335_slim_status()