Searched refs:temparea (Results 1 – 1 of 1) sorted by relevance
3588 static char temparea[32]; in config_types() local3599 sprintf(temparea, "unknown type %d (usb?)", type); in config_types()3600 name = temparea; in config_types()