Home
last modified time | relevance | path

Searched defs:patch (Results 26 – 50 of 94) sorted by relevance

1234

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A DxorgVersion.h36 #define XORG_VERSION_NUMERIC(major,minor,patch,snap,dummy) \ argument
/OK3568_Linux_fs/kernel/lib/livepatch/
H A Dtest_klp_callbacks_demo2.c72 static struct klp_patch patch = { variable
H A Dtest_klp_callbacks_demo.c102 static struct klp_patch patch = { variable
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_hwdep.c23 struct soundfont_patch_info patch; in snd_emux_hwdep_load_patch() local
H A Demux_oss.c211 struct soundfont_patch_info patch; in snd_emux_load_patch_seq_oss() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drecipeutils.py271 def patch_recipe_file(fn, values, patch=False, relpath='', redirect_output=None): argument
337 def patch_recipe(d, fn, varvalues, patch=False, relpath='', redirect_output=None): argument
/OK3568_Linux_fs/kernel/include/uapi/sound/sof/
H A Dabi.h40 #define SOF_ABI_VER(major, minor, patch) \ argument
/OK3568_Linux_fs/kernel/samples/livepatch/
H A Dlivepatch-callbacks-demo.c179 static struct klp_patch patch = { variable
H A Dlivepatch-shadow-fix2.c113 static struct klp_patch patch = { variable
H A Dlivepatch-shadow-fix1.c154 static struct klp_patch patch = { variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c12 uint32_t major, minor, patch; in get_kernel_version() local
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dpatchreview.py31 def blame_patch(patch): argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbios.h22 u8 patch; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Dintel.c286 struct microcode_intel *patch = NULL; in scan_microcode() local
640 struct microcode_intel *patch; in load_ucode_intel_bsp() local
654 struct microcode_intel *patch, **iup; in load_ucode_intel_ap() local
H A Damd.c422 u8 (*patch)[PATCH_MAX_SIZE]; in apply_microcode_early_amd() local
776 struct ucode_patch *patch; in verify_and_add_patch() local
/OK3568_Linux_fs/buildroot/utils/
H A Dgetdeveloperlib.py18 def analyze_patch(patch): argument
/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A Dcdomain.py49 major, minor, patch = sphinx.version_info[:3] variable
H A Dkfigure.py73 major, minor, patch = sphinx.version_info[:3] variable
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/
H A Dmicropatch.c324 static void __init cpm_write_patch(cpm8xx_t *cp, int offset, uint *patch, int len) in cpm_write_patch()
/OK3568_Linux_fs/kernel/Documentation/
H A Dconf.py22 major, minor, patch = sphinx.version_info[:3] variable
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_bind.c90 hda_codec_patch_t patch; in hda_codec_driver_probe() local
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dlochnagar-i2c.c178 const struct reg_sequence *patch; member
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8997.c87 const struct reg_default *patch = NULL; in wm8997_sysclk_ev() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c350 unsigned int r, patch; in find_chipid() local
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h133 void (*patch)(struct Scsi_Host *); member

1234