Searched defs:patch (Results 1 – 10 of 10) sorted by relevance
33 #define ESP_IDF_VERSION_VAL(major, minor, patch) ((major << 16) | (minor << 8) | (patch)) argument
29 def patch(): function
218 struct rtk_epatch *patch; in rtk_get_patch_entry() local
649 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_usb_get_bt_final_patch() local782 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_usb_get_fw_version() local
805 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_get_bt_final_patch() local
184 struct rtk_epatch *patch; in rtk_get_patch_entry() local
633 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_usb_get_bt_final_patch() local829 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_usb_get_fw_version() local
770 struct rtk_epatch *patch = (struct rtk_epatch *)cfg_cb->fw_buf; in rtk_get_bt_final_patch() local
788 static inline u32 kbase_csf_interface_version(u32 major, u32 minor, u32 patch) in kbase_csf_interface_version()
10393 … 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() local10842 struct bpf_insn patch[] = { in convert_ctx_accesses() local11295 struct bpf_insn *patch = &insn_buf_in[0]; in fixup_bpf_calls() local