Home
last modified time | relevance | path

Searched refs:tag_count (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c76 int tag_count=0; variable
665 static int ps_config_download(int fd, int tag_count) in ps_config_download() argument
670 if (tag_count > 0) in ps_config_download()
671 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0) in ps_config_download()
967 int tag_count; in ath_ps_download() local
1008 tag_count = ath_parse_ps(stream); in ath_ps_download()
1012 if (tag_count < 0) { in ath_ps_download()
1037 err = ps_config_download(fd, tag_count); in ath_ps_download()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c78 int tag_count=0; variable
669 static int ps_config_download(int fd, int tag_count) in ps_config_download() argument
674 if (tag_count > 0) in ps_config_download()
675 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0) in ps_config_download()
973 int tag_count; in ath_ps_download() local
1014 tag_count = ath_parse_ps(stream); in ath_ps_download()
1018 if (tag_count < 0) { in ath_ps_download()
1043 err = ps_config_download(fd, tag_count); in ath_ps_download()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c76 int tag_count=0; variable
665 static int ps_config_download(int fd, int tag_count) in ps_config_download() argument
670 if (tag_count > 0) in ps_config_download()
671 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0) in ps_config_download()
967 int tag_count; in ath_ps_download() local
1008 tag_count = ath_parse_ps(stream); in ath_ps_download()
1012 if (tag_count < 0) { in ath_ps_download()
1037 err = ps_config_download(fd, tag_count); in ath_ps_download()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c80 int tag_count=0; variable
671 static int ps_config_download(int fd, int tag_count) in ps_config_download() argument
676 if (tag_count > 0) in ps_config_download()
677 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0) in ps_config_download()
975 int tag_count; in ath_ps_download() local
1016 tag_count = ath_parse_ps(stream); in ath_ps_download()
1020 if (tag_count < 0) { in ath_ps_download()
1045 err = ps_config_download(fd, tag_count); in ath_ps_download()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c76 int tag_count=0; variable
667 static int ps_config_download(int fd, int tag_count) in ps_config_download() argument
672 if (tag_count > 0) in ps_config_download()
673 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0) in ps_config_download()
971 int tag_count; in ath_ps_download() local
1012 tag_count = ath_parse_ps(stream); in ath_ps_download()
1016 if (tag_count < 0) { in ath_ps_download()
1041 err = ps_config_download(fd, tag_count); in ath_ps_download()