Home
last modified time | relevance | path

Searched defs:patch (Results 1 – 10 of 10) sorted by relevance

/device/soc/esp/esp32/components/esp_common/include/
Desp_idf_version.h33 #define ESP_IDF_VERSION_VAL(major, minor, patch) ((major << 16) | (minor << 8) | (patch)) argument
/device/board/isoftstone/zhiyuan/kernel/build/
Dpatch.py29 def patch(): function
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Dhardware.c218 struct rtk_epatch *patch; in rtk_get_patch_entry() local
Dhardware_usb.c649 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_usb_get_bt_final_patch() local
782 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_usb_get_fw_version() local
Dhardware_uart.c805 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_get_bt_final_patch() local
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Dhardware.c184 struct rtk_epatch *patch; in rtk_get_patch_entry() local
Dhardware_usb.c633 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_usb_get_bt_final_patch() local
829 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_usb_get_fw_version() local
Dhardware_uart.c770 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_get_bt_final_patch() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
Dmali_kbase_csf_firmware.h788 static inline u32 kbase_csf_interface_version(u32 major, u32 minor, u32 patch) in kbase_csf_interface_version()
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c10393 … bpf_prog *bpf_patch_insn_data(struct bpf_verifier_env *env, u32 off, const struct bpf_insn *patch, in bpf_patch_insn_data()
10702 struct bpf_insn *patch, zext_patch[2], rnd_hi32_patch[4]; in opt_subreg_zext_lo32_rnd_hi32() local
10842 struct bpf_insn patch[] = { in convert_ctx_accesses() local
11295 struct bpf_insn *patch = &insn_buf_in[0]; in fixup_bpf_calls() local