Searched defs:fx (Results 1 – 11 of 11) sorted by relevance
103 struct snd_emux_effect_table *fx = chan->private; in effect_set_byte() local124 struct snd_emux_effect_table *fx = chan->private; in effect_set_word() local141 struct snd_emux_effect_table *fx = chan->private; in effect_get_offset() local184 struct snd_emux_effect_table *fx; in snd_emux_send_effect() local236 struct snd_emux_effect_table *fx; in snd_emux_setup_effect() local
145 struct snd_emux_effect_table *fx = chan->private; in snd_emux_note_on() local793 struct snd_emux_effect_table *fx = chan->private; in calc_volume() local855 struct snd_emux_effect_table *fx = chan->private; in calc_pitch() local
47 struct xsave_struct *fx = &fpu->state->xsave; in fpu_xrstor_checking() local119 static inline void xrstor_state(struct xsave_struct *fx, u64 mask) in xrstor_state()129 static inline void xsave_state(struct xsave_struct *fx, u64 mask) in xsave_state()
91 static inline int fxrstor_checking(struct i387_fxsave_struct *fx) in fxrstor_checking()120 static inline int fxsave_user(struct i387_fxsave_struct __user *fx) in fxsave_user()192 static inline int fxrstor_checking(struct i387_fxsave_struct *fx) in fxrstor_checking()
127 struct i387_fxsave_struct *fx = &fpu->state->fxsave; in fpu_finit() local527 struct i387_fxsave_struct *fx = &tsk->thread.fpu.state->fxsave; in save_i387_fxsave() local548 struct _fpstate_ia32 __user *fx = buf; in save_i387_xsave() local644 struct i387_fxsave_struct __user *fx = in restore_i387_xsave() local
45 struct i387_fxsave_struct *fx = &tsk->thread.fpu.state->fxsave; in __sanitize_i387_state() local191 struct _fpstate __user *fx = buf; in save_i387_xstate() local
70 drm_via_futex_t *fx = data; in via_decoder_futex() local
54 s32 fx; member68 s32 fx; member92 fx = 0x0001, enumerator
219 s16 fx; member
635 int fx, err, i, j; in submit_urbs() local
127 #define fx(i) (mousedev->old_x[(mousedev->pkt_count - (i)) & 03]) macro