Home
last modified time | relevance | path

Searched refs:slim_unregister_controller (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/slimbus/
Dcore.c298 int slim_unregister_controller(struct slim_controller *ctrl) in slim_unregister_controller() function
306 EXPORT_SYMBOL_GPL(slim_unregister_controller);
Dslimbus.h429 int slim_unregister_controller(struct slim_controller *ctrl);
Dqcom-ctrl.c638 slim_unregister_controller(&ctrl->ctrl); in qcom_slim_remove()
Dqcom-ngd-ctrl.c1280 slim_unregister_controller(&ctrl->ctrl); in qcom_slim_ngd_enable()