type_tmp          196 drivers/pci/hotplug/rpaphp_core.c 	char *name_tmp, *type_tmp;
type_tmp          207 drivers/pci/hotplug/rpaphp_core.c 	type_tmp = (char *) &types[1];
type_tmp          215 drivers/pci/hotplug/rpaphp_core.c 		type_tmp += (strlen(type_tmp) + 1);
type_tmp          219 drivers/pci/hotplug/rpaphp_core.c 	    ((drc_type == NULL) || (drc_type && !strcmp(drc_type, type_tmp))))