Home
last modified time | relevance | path

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

12

/linux-3.3/arch/ia64/kernel/
Dgate.lds.S38 *(.data..patch.mckinley_e9)
42 *(.data..patch.vtop)
46 *(.data..patch.fsyscall_table)
50 *(.data..patch.brl_fsys_bubble_down)
51 __paravirt_end_gate_brl_fsys_bubble_down_patchlist = .;
/linux-3.3/drivers/scsi/aic7xxx/aicasm/
Daicasm.c66 typedef struct patch { struct
68 int patch_func; argument
71 u_int skip_patch; argument
74 STAILQ_HEAD(patch_list, patch) patches; argument
489 emit_patch(scope_t *scope, int patch) in emit_patch()
/linux-3.3/drivers/scsi/
Dscript_asm.pl218 sub patch { subroutine
Din2000.c838 Scsi_Cmnd *patch, *cmd; in in2000_intr() local
Dwd33c93.c806 struct scsi_cmnd *patch, *cmd; in wd33c93_intr() local
/linux-3.3/sound/drivers/opl3/
Dopl3_synth.c257 struct fm_patch *patch; in snd_opl3_load_patch() local
319 struct fm_patch *patch; in snd_opl3_find_patch() local
346 struct fm_patch *patch, *next; in snd_opl3_clear_patches() local
Dopl3_midi.c319 struct fm_patch *patch; in snd_opl3_note_on() local
/linux-3.3/sound/synth/emux/
Demux_hwdep.c37 struct soundfont_patch_info patch; in snd_emux_hwdep_load_patch() local
Demux_oss.c234 struct soundfont_patch_info patch; in snd_emux_load_patch_seq_oss() local
Dsoundfont.c132 struct soundfont_patch_info patch; in snd_soundfont_load() local
952 struct patch_info patch; in load_guspatch() local
/linux-3.3/arch/arm/mach-netx/
Dxc.c98 static int xc_patch(struct xc *x, const void *patch, int count) in xc_patch()
/linux-3.3/drivers/scsi/sym53c8xx_2/
Dsym_fw.h146 void (*patch)(struct Scsi_Host *); member
/linux-3.3/arch/x86/kernel/
Dmicrocode_amd.c79 void *patch; variable
/linux-3.3/drivers/tty/
Dn_hdlc.c92 #define VERSION(major,minor,patch) (((((major)<<8)+(minor))<<8)+(patch)) argument
/linux-3.3/drivers/net/irda/
Dirda-usb.c1025 const unsigned char *patch, in stir421x_fw_upload()
/linux-3.3/arch/powerpc/kernel/
Dvdso.c636 struct vdso_patch_def *patch = &vdso_patches[i]; in vdso_fixup_alt_funcs() local
/linux-3.3/arch/mips/include/asm/
Dcpu.h210 #define PRID_REV_ENCODE_332(ver, rev, patch) \ argument
/linux-3.3/drivers/net/wireless/
Dat76c50x-usb.h328 u8 patch; member
341 u8 patch; /* firmware patch level */ member
/linux-3.3/sound/pci/hda/
Dhda_hwdep.c782 int snd_hda_load_patch(struct hda_bus *bus, const char *patch) in snd_hda_load_patch()
Dhda_codec.h683 int (*patch)(struct hda_codec *codec); member
Dhda_intel.c70 static char *patch[SNDRV_CARDS]; variable
/linux-3.3/arch/x86/include/asm/
Dparavirt_types.h85 unsigned (*patch)(u8 type, u16 clobber, void *insnbuf, member
/linux-3.3/sound/pci/ac97/
Dac97_codec.c64 int (*patch)(struct snd_ac97 *ac97); member
/linux-3.3/drivers/net/wireless/b43legacy/
Db43legacy.h649 u16 patch; member
/linux-3.3/drivers/net/wireless/b43/
Db43.h765 u16 patch; member

12