Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_linux.c313 char dev_type[32]; in dhd_find() local
329 if (dhd_get_dev_type(name, dev_type, type) >= 0 && in dhd_find()
330 !strncmp(dev_type, type, strlen(dev_type) - 1)) in dhd_find()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c68 uint32_t dev_type = 0; variable
373 static void get_patch_file_name(uint32_t dev_type, uint32_t rom_version, in get_patch_file_name() argument
376 if (rom_version == FPGA_ROM_VERSION && dev_type != ROM_DEV_TYPE in get_patch_file_name()
377 &&dev_type != 0 && build_version == 1) in get_patch_file_name()
970 uint32_t dev_type = 0; in ath_ps_download() local
979 if (get_device_type(fd, &dev_type) < 0) { in ath_ps_download()
995 get_ps_file_name(dev_type, rom_version, ps_file); in ath_ps_download()
996 get_patch_file_name(dev_type, rom_version, build_version, patch_file); in ath_ps_download()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c68 uint32_t dev_type = 0; variable
373 static void get_patch_file_name(uint32_t dev_type, uint32_t rom_version, in get_patch_file_name() argument
376 if (rom_version == FPGA_ROM_VERSION && dev_type != ROM_DEV_TYPE in get_patch_file_name()
377 &&dev_type != 0 && build_version == 1) in get_patch_file_name()
970 uint32_t dev_type = 0; in ath_ps_download() local
979 if (get_device_type(fd, &dev_type) < 0) { in ath_ps_download()
995 get_ps_file_name(dev_type, rom_version, ps_file); in ath_ps_download()
996 get_patch_file_name(dev_type, rom_version, build_version, patch_file); in ath_ps_download()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c68 uint32_t dev_type = 0; variable
373 static void get_patch_file_name(uint32_t dev_type, uint32_t rom_version, in get_patch_file_name() argument
376 if (rom_version == FPGA_ROM_VERSION && dev_type != ROM_DEV_TYPE in get_patch_file_name()
377 &&dev_type != 0 && build_version == 1) in get_patch_file_name()
970 uint32_t dev_type = 0; in ath_ps_download() local
979 if (get_device_type(fd, &dev_type) < 0) { in ath_ps_download()
995 get_ps_file_name(dev_type, rom_version, ps_file); in ath_ps_download()
996 get_patch_file_name(dev_type, rom_version, build_version, patch_file); in ath_ps_download()