Home
last modified time | relevance | path

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

/Linux-v6.6/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.c634 slim_unregister_controller(&ctrl->ctrl); in qcom_slim_remove()
Dqcom-ngd-ctrl.c1355 slim_unregister_controller(&ctrl->ctrl); in qcom_slim_ngd_enable()