Home
last modified time | relevance | path

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

/linux/drivers/slimbus/
H A Dcore.c470 * slim_device_report_present() - Report enumerated device. in slim_device_alloc_laddr()
481 int slim_device_report_present(struct slim_controller *ctrl,
511 EXPORT_SYMBOL_GPL(slim_device_report_present); in slim_device_report_present()
488 int slim_device_report_present(struct slim_controller *ctrl, slim_device_report_present() function
H A Dslimbus.h425 int slim_device_report_present(struct slim_controller *ctrl,
H A Dqcom-ctrl.c461 ret = slim_device_report_present(&ctrl->ctrl, &ea, in qcom_slim_rxwq()