Home | History | Annotate | Download | only in src

Lines Matching defs:build_version

71 uint32_t build_version = 0;
377 uint32_t build_version, char *path)
380 &&dev_type != 0 && build_version == 1)
806 uint32_t *build_version)
836 *build_version = status;
974 uint32_t build_version = 0;
989 if (read_ath3k_version(fd, &rom_version, &build_version) < 0) {
1001 get_patch_file_name(dev_type, rom_version, build_version, patch_file);