Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Drpaphp_core.c209 char *name_tmp, *type_tmp; in rpaphp_get_drc_props() local
224 type_tmp = (char *) &types[1]; in rpaphp_get_drc_props()
232 *drc_type = type_tmp; in rpaphp_get_drc_props()
240 type_tmp += (strlen(type_tmp) + 1); in rpaphp_get_drc_props()