Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/slimbus/
Dcore.c253 int slim_unregister_controller(struct slim_controller *ctrl) in slim_unregister_controller() function
263 EXPORT_SYMBOL_GPL(slim_unregister_controller);
Dslimbus.h435 int slim_unregister_controller(struct slim_controller *ctrl);
Dqcom-ngd-ctrl.c1387 slim_unregister_controller(&ctrl->ctrl); in qcom_slim_ngd_probe()
1459 slim_unregister_controller(&ctrl->ctrl); in qcom_slim_ngd_remove()
Dqcom-ctrl.c645 slim_unregister_controller(&ctrl->ctrl); in qcom_slim_remove()