Home
last modified time | relevance | path

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

/linux/drivers/slimbus/
H A Dcore.c309 * slim_report_absent() - Controller calls this function when a device
314 void slim_report_absent(struct slim_device *sbdev) in slim_report_absent() function
329 EXPORT_SYMBOL_GPL(slim_report_absent);
H A Dslimbus.h427 void slim_report_absent(struct slim_device *sbdev);
H A Dqcom-ngd-ctrl.c1299 slim_report_absent(to_slim_device(dev)); in qcom_slim_ngd_update_device_status()