Searched refs:cpqhp_save_config (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | cpqphp_pci.c | 289 * cpqhp_save_config 297 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug) in cpqhp_save_config() function 386 rc = cpqhp_save_config(ctrl, sub_bus, 0); in cpqhp_save_config() 503 rc = cpqhp_save_config(ctrl, sub_bus, 0); in cpqhp_save_slot_config()
|
H A D | cpqphp.h | 419 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug);
|
H A D | cpqphp_core.c | 1091 rc = cpqhp_save_config(ctrl, ctrl->bus, readb(ctrl->hpc_reg + SLOT_MASK)); in cpqhpc_probe()
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | cpqphp_pci.c | 291 * cpqhp_save_config 299 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug) in cpqhp_save_config() function 388 rc = cpqhp_save_config(ctrl, sub_bus, 0); in cpqhp_save_config() 505 rc = cpqhp_save_config(ctrl, sub_bus, 0); in cpqhp_save_slot_config()
|
H A D | cpqphp.h | 419 int cpqhp_save_config(struct controller *ctrl, int busnumber, int is_hot_plug);
|
H A D | cpqphp_core.c | 1092 rc = cpqhp_save_config(ctrl, ctrl->bus, readb(ctrl->hpc_reg + SLOT_MASK)); in cpqhpc_probe()
|
Completed in 11 milliseconds