Home
last modified time | relevance | path

Searched refs:read_count (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsaucm_test.c87 ssize_t read_count; in alsaucm_test_cmd_svr() local
95 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()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c575 int read_count; in ath_parse_ps() local
631 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()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c581 int read_count; in ath_parse_ps() local
637 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()
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_ar3k.c579 int read_count; in ath_parse_ps() local
635 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()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c579 int read_count; in ath_parse_ps() local
635 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()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c575 int read_count; in ath_parse_ps() local
631 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()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c577 int read_count; in ath_parse_ps() local
633 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()