Searched defs:no_of_patch_segment (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_rome.c568 int no_of_patch_segment; local
574 no_of_patch_segment = (rampatch_patch_info.patch_length /
577 __FUNCTION__, no_of_patch_segment,
587 for (index = 1; index <= no_of_patch_segment; index++) {
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
H A Dhw_rome.c589 int no_of_patch_segment; local
595 no_of_patch_segment = (rampatch_patch_info.patch_length /
598 __FUNCTION__, no_of_patch_segment,
608 for (index = 1; index <= no_of_patch_segment; index++) {
/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dhw_rome.c550 int no_of_patch_segment; local
556 no_of_patch_segment = (rampatch_patch_info.patch_length /
559 __FUNCTION__, no_of_patch_segment,
569 for (index = 1; index <= no_of_patch_segment; index++) {
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_rome.c599 int no_of_patch_segment; local
605 no_of_patch_segment = (rampatch_patch_info.patch_length /
608 __FUNCTION__, no_of_patch_segment,
618 for (index = 1; index <= no_of_patch_segment; index++) {
/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhw_rome.c575 int no_of_patch_segment; local
581 no_of_patch_segment = (rampatch_patch_info.patch_length /
584 __FUNCTION__, no_of_patch_segment,
594 for (index = 1; index <= no_of_patch_segment; index++) {

Completed in 42 milliseconds