Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hsi/
H A Dhsi_core.c441 void hsi_put_controller(struct hsi_controller *hsi) in hsi_put_controller() function
453 EXPORT_SYMBOL_GPL(hsi_put_controller);
504 hsi_put_controller(hsi); in hsi_alloc_controller()
/openbmc/linux/include/linux/hsi/
H A Dhsi.h280 void hsi_put_controller(struct hsi_controller *hsi);
/openbmc/linux/drivers/hsi/controllers/
H A Domap_ssi_core.c508 hsi_put_controller(ssi); in ssi_probe()