Home
last modified time | relevance | path

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

/linux-6.15/drivers/slimbus/
H A Dcore.c298 int slim_unregister_controller(struct slim_controller *ctrl) in slim_unregister_controller() function
306 EXPORT_SYMBOL_GPL(slim_unregister_controller);
H A Dslimbus.h429 int slim_unregister_controller(struct slim_controller *ctrl);
H A Dqcom-ctrl.c635 slim_unregister_controller(&ctrl->ctrl); in qcom_slim_remove()
H A Dqcom-ngd-ctrl.c1357 slim_unregister_controller(&ctrl->ctrl); in qcom_slim_ngd_enable()