Searched refs:set_patch_ram (Results 1 - 4 of 4) sorted by relevance
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
H A D | hw_ar3k.c | 869 static int set_patch_ram(int dev, char *patch_loc, int len) function 921 if (set_patch_ram(fd, patch_loc, sizeof(patch_loc)) < 0)
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
H A D | hw_ar3k.c | 869 static int set_patch_ram(int dev, char *patch_loc, int len) function 921 if (set_patch_ram(fd, patch_loc, sizeof(patch_loc)) < 0)
|
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
H A D | hw_ar3k.c | 871 static int set_patch_ram(int dev, char *patch_loc, int len) function 925 if (set_patch_ram(fd, patch_loc, sizeof(patch_loc)) < 0)
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
H A D | hw_ar3k.c | 872 static int set_patch_ram(int dev, char *patch_loc, int len) function 926 if (set_patch_ram(fd, patch_loc, sizeof(patch_loc)) < 0)
|
Completed in 40 milliseconds