Searched refs:read_count (Results 1 – 7 of 7) sorted by relevance
87 ssize_t read_count; in alsaucm_test_cmd_svr() local95 read_count = read(fd, &ch, 1); in alsaucm_test_cmd_svr()96 if (read_count == 0) { in alsaucm_test_cmd_svr()99 } else if (read_count < 0) { in alsaucm_test_cmd_svr()
575 int read_count; in ath_parse_ps() local631 read_count = (byte_count > ENTRY_PER_LINE) ? in ath_parse_ps()635 while (read_count > 0) { in ath_parse_ps()637 read_count -= 2; in ath_parse_ps()
581 int read_count; in ath_parse_ps() local637 read_count = (byte_count > ENTRY_PER_LINE) ? in ath_parse_ps()641 while (read_count > 0) { in ath_parse_ps()643 read_count -= 2; in ath_parse_ps()
579 int read_count; in ath_parse_ps() local635 read_count = (byte_count > ENTRY_PER_LINE) ? in ath_parse_ps()639 while (read_count > 0) { in ath_parse_ps()641 read_count -= 2; in ath_parse_ps()
577 int read_count; in ath_parse_ps() local633 read_count = (byte_count > ENTRY_PER_LINE) ? in ath_parse_ps()637 while (read_count > 0) { in ath_parse_ps()639 read_count -= 2; in ath_parse_ps()