Home
last modified time | relevance | path

Searched refs:of_slim_get_device (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dslimbus.h175 struct slim_device *of_slim_get_device(struct slim_controller *ctrl,
/kernel/linux/linux-6.6/include/linux/
H A Dslimbus.h175 struct slim_device *of_slim_get_device(struct slim_controller *ctrl,
/kernel/linux/linux-5.10/drivers/slimbus/
H A Dcore.c413 * of_slim_get_device() - get handle to a device using dt node.
421 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); variable
H A Dqcom-ngd-ctrl.c1146 sbdev = of_slim_get_device(&ctrl->ctrl, node); in qcom_slim_ngd_notify_slaves()
/kernel/linux/linux-6.6/drivers/slimbus/
H A Dcore.c411 * of_slim_get_device() - get handle to a device using dt node.
419 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); variable
H A Dqcom-ngd-ctrl.c1236 sbdev = of_slim_get_device(&ctrl->ctrl, node); in qcom_slim_ngd_notify_slaves()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 31 milliseconds