Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dslimbus.h175 struct slim_device *of_slim_get_device(struct slim_controller *ctrl,
/OK3568_Linux_fs/kernel/drivers/slimbus/
H A Dcore.c421 struct slim_device *of_slim_get_device(struct slim_controller *ctrl, in of_slim_get_device() function
426 EXPORT_SYMBOL_GPL(of_slim_get_device);
H A Dqcom-ngd-ctrl.c1146 sbdev = of_slim_get_device(&ctrl->ctrl, node); in qcom_slim_ngd_notify_slaves()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwcd9335.c5192 wcd->slim_ifc_dev = of_slim_get_device(sdev->ctrl, ifc_dev_np); in wcd9335_slim_status()
H A Dwcd934x.c5025 wcd->sidev = of_slim_get_device(wcd->sdev->ctrl, ifc_dev_np); in wcd934x_codec_parse_data()