Searched refs:str (Results 1 - 2 of 2) sorted by relevance

/k10sensor/src/
H A Dk10sensor_info.c88 char *str; local
141 str = dumpCpuInfo(buf, cv);
142 str[0] = '\n'; str++; str[0] = '\0';
143 dumpTctrl(str, pci_hdl, cv);
H A Dk10sensor.c391 char *str; local
401 str = dumpCpuInfo(buf, k10p->v);
402 str[0] = '\n'; str++; str[0] = '\0';
403 dumpTctrl(str, k10p->pci_hdl, k10p->v);

Completed in 6 milliseconds