Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
A Dlegacy.h54 static inline int fnsave_to_user_sigframe(struct fregs_state __user *fx) in fnsave_to_user_sigframe()
59 static inline int fxsave_to_user_sigframe(struct fxregs_state __user *fx) in fxsave_to_user_sigframe()
68 static inline void fxrstor(struct fxregs_state *fx) in fxrstor()
76 static inline int fxrstor_safe(struct fxregs_state *fx) in fxrstor_safe()
84 static inline int fxrstor_from_user_sigframe(struct fxregs_state __user *fx) in fxrstor_from_user_sigframe()
92 static inline void frstor(struct fregs_state *fx) in frstor()
97 static inline int frstor_safe(struct fregs_state *fx) in frstor_safe()
102 static inline int frstor_from_user_sigframe(struct fregs_state __user *fx) in frstor_from_user_sigframe()
107 static inline void fxsave(struct fxregs_state *fx) in fxsave()
A Dregset.c325 struct fxregs_state fxsave, *fx; in fpregs_get() local
/linux/sound/synth/emux/
A Demux_effect.c89 struct snd_emux_effect_table *fx = chan->private; in effect_set_byte() local
110 struct snd_emux_effect_table *fx = chan->private; in effect_set_word() local
127 struct snd_emux_effect_table *fx = chan->private; in effect_get_offset() local
170 struct snd_emux_effect_table *fx; in snd_emux_send_effect() local
225 struct snd_emux_effect_table *fx; in snd_emux_setup_effect() local
A Demux_synth.c132 struct snd_emux_effect_table *fx = chan->private; in snd_emux_note_on() local
778 struct snd_emux_effect_table *fx = chan->private; in calc_volume() local
840 struct snd_emux_effect_table *fx = chan->private; in calc_pitch() local
/linux/drivers/gpu/drm/via/
A Dvia_video.c71 drm_via_futex_t *fx = data; in via_decoder_futex() local
/linux/drivers/usb/misc/
A Dezusb.c59 struct ezusb_fx_type fx, in ezusb_ihex_firmware_download()
/linux/drivers/comedi/drivers/
A Djr3_pci.h58 s32 fx; member
73 s32 fx; member
98 fx = 0x0001, enumerator
A Djr3_pci.c169 s16 fx; member
/linux/drivers/media/usb/cpia2/
A Dcpia2_usb.c651 int fx, err, i, j; in submit_urbs() local
/linux/drivers/input/
A Dmousedev.c119 #define fx(i) (mousedev->old_x[(mousedev->pkt_count - (i)) & 03]) macro

Completed in 22 milliseconds