Searched refs:drc_index (Results 1 – 3 of 3) sorted by relevance
94 extern int rpaphp_get_drc_props(struct device_node *dn, int *drc_index,99 extern struct slot *alloc_slot_struct(struct device_node *dn, int drc_index, char *drc_name, int po…
202 int rpaphp_get_drc_props(struct device_node *dn, int *drc_index, in rpaphp_get_drc_props() argument232 if (drc_index) in rpaphp_get_drc_props()233 *drc_index = *my_index; in rpaphp_get_drc_props()
51 int drc_index, char *drc_name, int power_domain) in alloc_slot_struct() argument69 slot->index = drc_index; in alloc_slot_struct()