Home
last modified time | relevance | path

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

/linux-3.3/drivers/input/
Dff-core.c38 static int check_effect_access(struct ff_device *ff, int effect_id, in check_effect_access()
65 static int compat_effect(struct ff_device *ff, struct ff_effect *effect) in compat_effect()
109 struct ff_device *ff = dev->ff; in input_ff_upload() local
189 struct ff_device *ff = dev->ff; in erase_effect() local
227 struct ff_device *ff = dev->ff; in input_ff_erase() local
246 struct ff_device *ff = dev->ff; in flush_effects() local
271 struct ff_device *ff = dev->ff; in input_ff_event() local
314 struct ff_device *ff; in input_ff_create() local
370 struct ff_device *ff = dev->ff; in input_ff_destroy() local
Dff-memless.c209 static int get_compatible_type(struct ff_device *ff, int effect_type) in get_compatible_type()
487 static void ml_ff_destroy(struct ff_device *ff) in ml_ff_destroy()
504 struct ff_device *ff; in input_ff_create_memless() local
/linux-3.3/fs/fuse/
Dfile.c53 struct fuse_file *ff; in fuse_file_alloc() local
78 void fuse_file_free(struct fuse_file *ff) in fuse_file_free()
84 struct fuse_file *fuse_file_get(struct fuse_file *ff) in fuse_file_get()
123 static void fuse_file_put(struct fuse_file *ff, bool sync) in fuse_file_put()
144 struct fuse_file *ff; in fuse_do_open() local
172 struct fuse_file *ff = file->private_data; in fuse_finish_open() local
214 static void fuse_prepare_release(struct fuse_file *ff, int flags, int opcode) in fuse_prepare_release()
239 struct fuse_file *ff; in fuse_release_common() local
284 void fuse_sync_release(struct fuse_file *ff, int flags) in fuse_sync_release()
364 struct fuse_file *ff = file->private_data; in fuse_flush() local
[all …]
Dcuse.c142 struct fuse_file *ff = file->private_data; in cuse_release() local
154 struct fuse_file *ff = file->private_data; in cuse_file_ioctl() local
167 struct fuse_file *ff = file->private_data; in cuse_file_compat_ioctl() local
Ddir.c383 struct fuse_file *ff; in fuse_create_open() local
811 struct fuse_file *ff = file->private_data; in fuse_do_getattr() local
1373 struct fuse_file *ff = file->private_data; in fuse_do_setattr() local
Ddev.c143 struct fuse_file *ff = file->private_data; in get_reserved_req() local
166 struct fuse_file *ff = file->private_data; in put_reserved_req() local
1982 struct fuse_file *ff; in end_polls() local
Dfuse_i.h300 struct fuse_file *ff; member
/linux-3.3/drivers/media/video/s5p-fimc/
Dfimc-capture.c797 struct fimc_frame *ff = &ctx->d_frame; in fimc_capture_set_format() local
922 struct fimc_frame *ff = &vid_cap->ctx->s_frame; in fimc_pipeline_validate() local
1057 struct fimc_frame *ff; in fimc_cap_s_crop() local
1197 struct fimc_frame *ff; in fimc_subdev_get_fmt() local
1226 struct fimc_frame *ff; in fimc_subdev_set_fmt() local
1277 struct fimc_frame *ff; in fimc_subdev_get_crop() local
1307 struct fimc_frame *ff; in fimc_subdev_set_crop() local
Dfimc-core.h543 static inline u32 fimc_get_format_depth(struct fimc_fmt *ff) in fimc_get_format_depth()
/linux-3.3/drivers/pci/pcie/aer/
Daerdrv_acpi.c43 int ff = 0; in aer_hest_parse() local
/linux-3.3/drivers/hid/
Dhid-lgff.c42 const signed short *ff; member
/linux-3.3/drivers/input/joystick/iforce/
Diforce-main.c259 struct ff_device *ff; in iforce_init_device() local
Diforce.h98 signed short *ff; member
/linux-3.3/block/
Dblk-merge.c328 unsigned int ff = rq->cmd_flags & REQ_FAILFAST_MASK; in blk_rq_set_mixed_merge() local
Dblk-core.c1199 const int ff = bio->bi_rw & REQ_FAILFAST_MASK; in bio_attempt_back_merge() local
1221 const int ff = bio->bi_rw & REQ_FAILFAST_MASK; in bio_attempt_front_merge() local
1831 unsigned int ff = rq->cmd_flags & REQ_FAILFAST_MASK; in blk_rq_err_bytes() local
/linux-3.3/drivers/video/
Dpxa168fb.h407 #define DMA_FF_UNDERFLOW_ENA(ff) ((ff) << 29) argument
413 #define GRA_FF_UNDERFLOW_ENA(ff) ((ff) << 25) argument
440 #define DMA_FF_UNDERFLOW(ff) ((ff) << 29) argument
446 #define GRA_FF_UNDERFLOW(ff) ((ff) << 25) argument
/linux-3.3/drivers/hid/usbhid/
Dhid-pidff.c1238 struct ff_device *ff; in hid_pidff_init() local
/linux-3.3/drivers/scsi/fcoe/
Dfcoe_ctlr.c1845 struct fip_fc4_feat *ff; in fcoe_ctlr_vn_send() local
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c2251 int i, ff; in bnx2x_set_admin_app_up() local
/linux-3.3/include/linux/
Dinput.h1253 struct ff_device *ff; member