Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dshpchp_sysfs.c79 void shpchp_remove_ctrl_files(struct controller *ctrl) in shpchp_remove_ctrl_files() function
Dshpchp.h157 void shpchp_remove_ctrl_files(struct controller *ctrl);
Dshpchp_core.c329 shpchp_remove_ctrl_files(ctrl); in shpc_remove()