Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dshpchp_sysfs.c74 int shpchp_create_ctrl_files(struct controller *ctrl) in shpchp_create_ctrl_files() function
Dshpchp.h156 int __must_check shpchp_create_ctrl_files(struct controller *ctrl);
Dshpchp_core.c307 rc = shpchp_create_ctrl_files(ctrl); in shpc_probe()