Searched defs:fx (Results 1 – 11 of 11) sorted by relevance
99 static inline void fpstate_init_fxstate(struct fxregs_state *fx) in fpstate_init_fxstate()128 static inline int copy_fregs_to_user(struct fregs_state __user *fx) in copy_fregs_to_user()133 static inline int copy_fxregs_to_user(struct fxregs_state __user *fx) in copy_fxregs_to_user()144 static inline void copy_kernel_to_fxregs(struct fxregs_state *fx) in copy_kernel_to_fxregs()158 static inline int copy_user_to_fxregs(struct fxregs_state __user *fx) in copy_user_to_fxregs()170 static inline void copy_kernel_to_fregs(struct fregs_state *fx) in copy_kernel_to_fregs()175 static inline int copy_user_to_fregs(struct fregs_state __user *fx) in copy_user_to_fregs()
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
146 struct snd_emux_effect_table *fx = chan->private; in snd_emux_note_on() local792 struct snd_emux_effect_table *fx = chan->private; in calc_volume() local854 struct snd_emux_effect_table *fx = chan->private; in calc_pitch() local
70 drm_via_futex_t *fx = data; in via_decoder_futex() local
71 struct ezusb_fx_type fx, in ezusb_ihex_firmware_download()
58 s32 fx; member73 s32 fx; member98 fx = 0x0001, enumerator
169 s16 fx; member
660 int fx, err, i, j; in submit_urbs() local
181 static __always_inline void xrstor_state(struct xsave_struct *fx, uint64_t mask) in xrstor_state()195 unsigned char *fx = _fx; in xsave_state_1() local786 unsigned char *fx = _fx; in xsave_state() local
154 struct fxregs_state *fx = &fpu->state.fxsave; in fpstate_sanitize_xstate() local
122 #define fx(i) (mousedev->old_x[(mousedev->pkt_count - (i)) & 03]) macro