Home
last modified time | relevance | path

Searched defs:ff (Results 1 – 25 of 41) sorted by relevance

12

/Linux-v4.19/sound/firewire/fireface/
Dff-stream.c34 static int keep_resources(struct snd_ff *ff, unsigned int rate) in keep_resources()
70 static void release_resources(struct snd_ff *ff) in release_resources()
76 static inline void finish_session(struct snd_ff *ff) in finish_session()
82 static int init_stream(struct snd_ff *ff, enum amdtp_stream_direction dir) in init_stream()
107 static void destroy_stream(struct snd_ff *ff, enum amdtp_stream_direction dir) in destroy_stream()
118 int snd_ff_stream_init_duplex(struct snd_ff *ff) in snd_ff_stream_init_duplex()
137 void snd_ff_stream_destroy_duplex(struct snd_ff *ff) in snd_ff_stream_destroy_duplex()
143 int snd_ff_stream_start_duplex(struct snd_ff *ff, unsigned int rate) in snd_ff_stream_start_duplex()
221 void snd_ff_stream_stop_duplex(struct snd_ff *ff) in snd_ff_stream_stop_duplex()
232 void snd_ff_stream_update_duplex(struct snd_ff *ff) in snd_ff_stream_update_duplex()
[all …]
Dff-pcm.c94 static int pcm_init_hw_params(struct snd_ff *ff, in pcm_init_hw_params()
131 struct snd_ff *ff = substream->private_data; in pcm_open() local
184 struct snd_ff *ff = substream->private_data; in pcm_close() local
194 struct snd_ff *ff = substream->private_data; in pcm_capture_hw_params() local
214 struct snd_ff *ff = substream->private_data; in pcm_playback_hw_params() local
233 struct snd_ff *ff = substream->private_data; in pcm_capture_hw_free() local
249 struct snd_ff *ff = substream->private_data; in pcm_playback_hw_free() local
265 struct snd_ff *ff = substream->private_data; in pcm_capture_prepare() local
282 struct snd_ff *ff = substream->private_data; in pcm_playback_prepare() local
299 struct snd_ff *ff = substream->private_data; in pcm_capture_trigger() local
[all …]
Dff-transaction.c11 static void finish_transmit_midi_msg(struct snd_ff *ff, unsigned int port, in finish_transmit_midi_msg()
40 struct snd_ff *ff = in finish_transmit_midi0_msg() local
49 struct snd_ff *ff = in finish_transmit_midi1_msg() local
54 static inline void fill_midi_buf(struct snd_ff *ff, unsigned int port, in fill_midi_buf()
60 static void transmit_midi_msg(struct snd_ff *ff, unsigned int port) in transmit_midi_msg()
124 struct snd_ff *ff = container_of(work, struct snd_ff, rx_midi_work[0]); in transmit_midi0_msg() local
131 struct snd_ff *ff = container_of(work, struct snd_ff, rx_midi_work[1]); in transmit_midi1_msg() local
141 struct snd_ff *ff = callback_data; in handle_midi_msg() local
181 static int allocate_own_address(struct snd_ff *ff, int i) in allocate_own_address()
237 int snd_ff_transaction_reregister(struct snd_ff *ff) in snd_ff_transaction_reregister()
[all …]
Dff-hwdep.c22 struct snd_ff *ff = hwdep->private_data; in hwdep_read() local
58 struct snd_ff *ff = hwdep->private_data; in hwdep_poll() local
73 static int hwdep_get_info(struct snd_ff *ff, void __user *arg) in hwdep_get_info()
92 static int hwdep_lock(struct snd_ff *ff) in hwdep_lock()
110 static int hwdep_unlock(struct snd_ff *ff) in hwdep_unlock()
130 struct snd_ff *ff = hwdep->private_data; in hwdep_release() local
143 struct snd_ff *ff = hwdep->private_data; in hwdep_ioctl() local
168 int snd_ff_create_hwdep_devices(struct snd_ff *ff) in snd_ff_create_hwdep_devices()
Dff.c17 static void name_card(struct snd_ff *ff) in name_card()
30 static void ff_free(struct snd_ff *ff) in ff_free()
48 struct snd_ff *ff = container_of(work, struct snd_ff, dwork.work); in do_registration() local
103 struct snd_ff *ff; in snd_ff_probe() local
128 struct snd_ff *ff = dev_get_drvdata(&unit->device); in snd_ff_update() local
142 struct snd_ff *ff = dev_get_drvdata(&unit->device); in snd_ff_remove() local
Dff-midi.c19 struct snd_ff *ff = substream->rmidi->private_data; in midi_playback_open() local
38 struct snd_ff *ff = substream->rmidi->private_data; in midi_playback_close() local
49 struct snd_ff *ff = substream->rmidi->private_data; in midi_capture_trigger() local
66 struct snd_ff *ff = substream->rmidi->private_data; in midi_playback_trigger() local
88 int snd_ff_create_midi_devices(struct snd_ff *ff) in snd_ff_create_midi_devices()
Dff-protocol-ff400.c25 static int ff400_get_clock(struct snd_ff *ff, unsigned int *rate, in ff400_get_clock()
84 static int ff400_begin_session(struct snd_ff *ff, unsigned int rate) in ff400_begin_session()
136 static void ff400_finish_session(struct snd_ff *ff) in ff400_finish_session()
145 static int ff400_switch_fetching_mode(struct snd_ff *ff, bool enable) in ff400_switch_fetching_mode()
174 static void ff400_dump_sync_status(struct snd_ff *ff, in ff400_dump_sync_status()
287 static void ff400_dump_clock_config(struct snd_ff *ff, in ff400_dump_clock_config()
Dff-proc.c14 struct snd_ff *ff = entry->private_data; in proc_dump_clock_config() local
22 struct snd_ff *ff = entry->private_data; in proc_dump_sync_status() local
27 static void add_node(struct snd_ff *ff, struct snd_info_entry *root, in add_node()
43 void snd_ff_proc_init(struct snd_ff *ff) in snd_ff_proc_init()
/Linux-v4.19/drivers/input/
Dff-core.c36 static int check_effect_access(struct ff_device *ff, int effect_id, in check_effect_access()
63 static int compat_effect(struct ff_device *ff, struct ff_effect *effect) in compat_effect()
107 struct ff_device *ff = dev->ff; in input_ff_upload() local
187 struct ff_device *ff = dev->ff; in erase_effect() local
225 struct ff_device *ff = dev->ff; in input_ff_erase() local
250 struct ff_device *ff = dev->ff; in input_ff_flush() local
276 struct ff_device *ff = dev->ff; in input_ff_event() local
319 struct ff_device *ff; in input_ff_create() local
379 struct ff_device *ff = dev->ff; in input_ff_destroy() local
Dff-memless.c210 static int get_compatible_type(struct ff_device *ff, int effect_type) in get_compatible_type()
500 static void ml_ff_destroy(struct ff_device *ff) in ml_ff_destroy()
517 struct ff_device *ff; in input_ff_create_memless() local
/Linux-v4.19/tools/perf/util/
Dheader.c91 static int __do_write_fd(struct feat_fd *ff, const void *buf, size_t size) in __do_write_fd()
100 static int __do_write_buf(struct feat_fd *ff, const void *buf, size_t size) in __do_write_buf()
129 int do_write(struct feat_fd *ff, const void *buf, size_t size) in do_write()
137 static int do_write_bitmap(struct feat_fd *ff, unsigned long *set, u64 size) in do_write_bitmap()
156 int write_padded(struct feat_fd *ff, const void *bf, in write_padded()
172 static int do_write_string(struct feat_fd *ff, const char *str) in do_write_string()
188 static int __do_read_fd(struct feat_fd *ff, void *addr, ssize_t size) in __do_read_fd()
197 static int __do_read_buf(struct feat_fd *ff, void *addr, ssize_t size) in __do_read_buf()
209 static int __do_read(struct feat_fd *ff, void *addr, ssize_t size) in __do_read()
216 static int do_read_u32(struct feat_fd *ff, u32 *addr) in do_read_u32()
[all …]
/Linux-v4.19/fs/fuse/
Dfile.c48 struct fuse_file *ff; in fuse_file_alloc() local
73 void fuse_file_free(struct fuse_file *ff) in fuse_file_free()
79 static struct fuse_file *fuse_file_get(struct fuse_file *ff) in fuse_file_get()
90 static void fuse_file_put(struct fuse_file *ff, bool sync) in fuse_file_put()
121 struct fuse_file *ff; in fuse_do_open() local
162 struct fuse_file *ff = file->private_data; in fuse_link_write_file() local
175 struct fuse_file *ff = file->private_data; in fuse_finish_open() local
225 static void fuse_prepare_release(struct fuse_file *ff, int flags, int opcode) in fuse_prepare_release()
250 struct fuse_file *ff = file->private_data; in fuse_release_common() local
295 void fuse_sync_release(struct fuse_file *ff, int flags) in fuse_sync_release()
[all …]
Dcuse.c144 struct fuse_file *ff = file->private_data; in cuse_release() local
156 struct fuse_file *ff = file->private_data; in cuse_file_ioctl() local
169 struct fuse_file *ff = file->private_data; in cuse_file_compat_ioctl() local
Ddir.c413 struct fuse_file *ff; in fuse_create_open() local
905 struct fuse_file *ff = file->private_data; in fuse_do_getattr() local
1591 int fuse_flush_times(struct inode *inode, struct fuse_file *ff) in fuse_flush_times()
1679 struct fuse_file *ff = file->private_data; in fuse_do_setattr() local
Ddev.c214 struct fuse_file *ff = file->private_data; in get_reserved_req() local
236 struct fuse_file *ff = file->private_data; in put_reserved_req() local
2070 struct fuse_file *ff; in end_polls() local
/Linux-v4.19/drivers/fmc/
Dfmc-fakedev.c141 struct ff_dev *ff = ff_current_dev; in ff_work_fn() local
247 struct ff_dev *ff = container_of(dev, struct ff_dev, dev); in ff_dev_release() local
265 struct ff_dev *ff; in ff_dev_create() local
302 struct ff_dev *ff; in ff_init() local
/Linux-v4.19/drivers/clk/pistachio/
Dclk.c111 struct pistachio_fixed_factor *ff, in pistachio_clk_register_fixed_factor()
/Linux-v4.19/drivers/hid/
Dhid-lgff.c40 const signed short *ff; member
/Linux-v4.19/drivers/input/joystick/iforce/
Diforce-main.c248 struct ff_device *ff; in iforce_init_device() local
Diforce.h93 signed short *ff; member
/Linux-v4.19/drivers/clk/mediatek/
Dclk-mtk.c85 const struct mtk_fixed_factor *ff = &clks[i]; in mtk_clk_register_factors() local
/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-capture.c1030 struct fimc_frame *ff = &ctx->d_frame; in __fimc_capture_set_format() local
1146 struct fimc_frame *ff = &vc->ctx->s_frame; in fimc_pipeline_validate() local
1502 struct fimc_frame *ff = &ctx->s_frame; in fimc_subdev_get_fmt() local
1545 struct fimc_frame *ff; in fimc_subdev_set_fmt() local
/Linux-v4.19/crypto/
Dsm3_generic.c50 static inline u32 ff(unsigned int n, u32 a, u32 b, u32 c) in ff() function
/Linux-v4.19/drivers/video/fbdev/
Dpxa168fb.h408 #define DMA_FF_UNDERFLOW_ENA(ff) ((ff) << 29) argument
414 #define GRA_FF_UNDERFLOW_ENA(ff) ((ff) << 25) argument
441 #define DMA_FF_UNDERFLOW(ff) ((ff) << 29) argument
447 #define GRA_FF_UNDERFLOW(ff) ((ff) << 25) argument
/Linux-v4.19/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.h654 #define DMA_FF_UNDERFLOW_ENA(ff) ((ff)<<29) argument
662 #define GRA_FF_UNDERFLOW_ENA(ff) ((ff)<<25) argument
704 #define PN2_DMA_FF_UNDERFLOW_ENA(ff) ((ff)<<5) argument
710 #define PN2_GRA_FF_UNDERFLOW_ENA(ff) ((ff)<<1) argument
763 #define DMA_FF_UNDERFLOW(ff) ((ff)<<29) argument
771 #define GRA_FF_UNDERFLOW(ff) ((ff)<<25) argument
807 #define PN2_DMA_FF_UNDERFLOW(ff) ((ff)<<5) argument
813 #define PN2_GRA_FF_UNDERFLOW(ff) ((ff)<<1) argument

12