Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/slimbus/
H A Dcore.c490 int slim_device_report_present(struct slim_controller *ctrl, in slim_device_report_present() function
520 EXPORT_SYMBOL_GPL(slim_device_report_present);
H A Dslimbus.h425 int slim_device_report_present(struct slim_controller *ctrl,
H A Dqcom-ctrl.c460 ret = slim_device_report_present(&ctrl->ctrl, &ea, in qcom_slim_rxwq()