Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dslimbus.h175 struct slim_device *of_slim_get_device(struct slim_controller *ctrl,
/Linux-v4.19/drivers/slimbus/
Dcore.c393 struct slim_device *of_slim_get_device(struct slim_controller *ctrl, in of_slim_get_device() function
398 EXPORT_SYMBOL_GPL(of_slim_get_device);
Dqcom-ngd-ctrl.c1139 sbdev = of_slim_get_device(&ctrl->ctrl, node); in qcom_slim_ngd_notify_slaves()