/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | rpaphp_slot.c | 29 alloc_slot_struct(struct device_node *dn, int drc_index, char *drc_name, int power_domain) alloc_slot_struct() argument
|
H A D | rpadlpar_sysfs.c | 30 char drc_name[MAX_DRC_NAME_LEN]; in add_slot_store() local 60 char drc_name[MAX_DRC_NAME_LEN]; in remove_slot_store() local
|
H A D | rpaphp_core.c | 193 static int rpaphp_check_drc_props_v1(struct device_node *dn, char *drc_name, in rpaphp_check_drc_props_v1() argument 225 static int rpaphp_check_drc_props_v2(struct device_node *dn, char *drc_name, in rpaphp_check_drc_props_v2() argument 268 int rpaphp_check_drc_props(struct device_node *dn, char *drc_name, in rpaphp_check_drc_props() argument 337 char drc_name[MAX_DRC_NAME_LEN]; rpaphp_drc_info_add_slot() local [all...] |
H A D | rpadlpar_core.c | 40 static struct device_node *find_vio_slot_node(char *drc_name) in find_vio_slot_node() argument 60 static struct device_node *find_php_slot_pci_node(char *drc_name, in find_php_slot_pci_node() argument 76 static struct device_node *find_dlpar_node(char *drc_name, int *node_type) in find_dlpar_node() argument 168 static int dlpar_add_pci_slot(char *drc_name, struct device_node *dn) in dlpar_add_pci_slot() argument 204 dlpar_remove_phb(char *drc_name, struct device_node *dn) dlpar_remove_phb() argument 232 dlpar_add_phb(char *drc_name, struct device_node *dn) dlpar_add_phb() argument 253 dlpar_add_vio_slot(char *drc_name, struct device_node *dn) dlpar_add_vio_slot() argument 284 dlpar_add_slot(char *drc_name) dlpar_add_slot() argument 329 dlpar_remove_vio_slot(char *drc_name, struct device_node *dn) dlpar_remove_vio_slot() argument 355 dlpar_remove_pci_slot(char *drc_name, struct device_node *dn) dlpar_remove_pci_slot() argument 419 dlpar_remove_slot(char *drc_name) dlpar_remove_slot() argument [all...] |
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | rpaphp_slot.c | 30 alloc_slot_struct(struct device_node *dn, int drc_index, char *drc_name, int power_domain) alloc_slot_struct() argument
|
H A D | rpadlpar_sysfs.c | 30 char drc_name[MAX_DRC_NAME_LEN]; in add_slot_store() local 60 char drc_name[MAX_DRC_NAME_LEN]; in remove_slot_store() local
|
H A D | rpadlpar_core.c | 41 static struct device_node *find_vio_slot_node(char *drc_name) in find_vio_slot_node() argument 61 static struct device_node *find_php_slot_pci_node(char *drc_name, in find_php_slot_pci_node() argument 77 static struct device_node *find_dlpar_node(char *drc_name, int *node_type) in find_dlpar_node() argument 169 static int dlpar_add_pci_slot(char *drc_name, struct device_node *dn) in dlpar_add_pci_slot() argument 205 dlpar_remove_phb(char *drc_name, struct device_node *dn) dlpar_remove_phb() argument 233 dlpar_add_phb(char *drc_name, struct device_node *dn) dlpar_add_phb() argument 254 dlpar_add_vio_slot(char *drc_name, struct device_node *dn) dlpar_add_vio_slot() argument 285 dlpar_add_slot(char *drc_name) dlpar_add_slot() argument 330 dlpar_remove_vio_slot(char *drc_name, struct device_node *dn) dlpar_remove_vio_slot() argument 356 dlpar_remove_pci_slot(char *drc_name, struct device_node *dn) dlpar_remove_pci_slot() argument 420 dlpar_remove_slot(char *drc_name) dlpar_remove_slot() argument [all...] |
H A D | rpaphp_core.c | 195 static int rpaphp_check_drc_props_v1(struct device_node *dn, char *drc_name, in rpaphp_check_drc_props_v1() argument 227 static int rpaphp_check_drc_props_v2(struct device_node *dn, char *drc_name, in rpaphp_check_drc_props_v2() argument 270 int rpaphp_check_drc_props(struct device_node *dn, char *drc_name, in rpaphp_check_drc_props() argument 339 char drc_name[MAX_DRC_NAME_LEN]; rpaphp_drc_info_add_slot() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | rtas-types.h | 120 char drc_name[1]; member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | rtas-types.h | 110 char drc_name[1]; member
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.h | 175 u8 drc_name[IBMVFC_MAX_NAME]; member 225 u8 drc_name[IBMVFC_MAX_NAME]; member
|
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.h | 184 u8 drc_name[IBMVFC_MAX_NAME]; member 236 u8 drc_name[IBMVFC_MAX_NAME]; member
|