Searched refs:tpm_type (Results 1 – 1 of 1) sorted by relevance
97 const char *romfile, *varfile, *tpm_type, *tpm_path; in lpc_device_parse() local131 tpm_type = strsep(&str, ","); in lpc_device_parse()132 if (tpm_type == NULL) { in lpc_device_parse()135 set_config_value_node(nvl, "type", tpm_type); in lpc_device_parse()