Home
last modified time | relevance | path

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

/hardware/qcom/bt/msm8996/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()
/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/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/msm8998/libbt-vendor/src/
Dhw_ar3k.c77 int tag_count=0; variable
668 static int ps_config_download(int fd, int tag_count) in ps_config_download() argument
673 if (tag_count > 0) in ps_config_download()
674 if (write_ps_cmd(fd, PS_WRITE, tag_count) < 0) in ps_config_download()
972 int tag_count; in ath_ps_download() local
1013 tag_count = ath_parse_ps(stream); in ath_ps_download()
1017 if (tag_count < 0) { in ath_ps_download()
1042 err = ps_config_download(fd, tag_count); in ath_ps_download()