Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/slimbus/
Dcore.c488 int slim_device_report_present(struct slim_controller *ctrl, in slim_device_report_present() function
518 EXPORT_SYMBOL_GPL(slim_device_report_present);
Dslimbus.h425 int slim_device_report_present(struct slim_controller *ctrl,
Dqcom-ctrl.c460 ret = slim_device_report_present(&ctrl->ctrl, &ea, in qcom_slim_rxwq()