Lines Matching defs:buff
4711 char buff[WMI_TPC_BUF_SIZE];
4746 memset(buff, 0, sizeof(buff));
4754 snprintf(buff, sizeof(buff), "%8d ", tpc[j]);
4755 strlcat(tpc_value, buff, sizeof(tpc_value));
5065 char buff[WMI_TPC_BUF_SIZE];
5100 memset(buff, 0, sizeof(buff));
5108 snprintf(buff, sizeof(buff), "%8d ", tpc[j]);
5109 strlcat(tpc_value, buff, sizeof(tpc_value));