/linux-3.3/drivers/input/ |
D | ff-core.c | 38 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
|
D | ff-memless.c | 209 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/ |
D | file.c | 53 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 …]
|
D | cuse.c | 142 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
|
D | dir.c | 383 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
|
D | dev.c | 143 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
|
D | fuse_i.h | 300 struct fuse_file *ff; member
|
/linux-3.3/drivers/media/video/s5p-fimc/ |
D | fimc-capture.c | 797 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
|
D | fimc-core.h | 543 static inline u32 fimc_get_format_depth(struct fimc_fmt *ff) in fimc_get_format_depth()
|
/linux-3.3/drivers/pci/pcie/aer/ |
D | aerdrv_acpi.c | 43 int ff = 0; in aer_hest_parse() local
|
/linux-3.3/drivers/hid/ |
D | hid-lgff.c | 42 const signed short *ff; member
|
/linux-3.3/drivers/input/joystick/iforce/ |
D | iforce-main.c | 259 struct ff_device *ff; in iforce_init_device() local
|
D | iforce.h | 98 signed short *ff; member
|
/linux-3.3/block/ |
D | blk-merge.c | 328 unsigned int ff = rq->cmd_flags & REQ_FAILFAST_MASK; in blk_rq_set_mixed_merge() local
|
D | blk-core.c | 1199 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/ |
D | pxa168fb.h | 407 #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/ |
D | hid-pidff.c | 1238 struct ff_device *ff; in hid_pidff_init() local
|
/linux-3.3/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 1845 struct fip_fc4_feat *ff; in fcoe_ctlr_vn_send() local
|
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 2251 int i, ff; in bnx2x_set_admin_app_up() local
|
/linux-3.3/include/linux/ |
D | input.h | 1253 struct ff_device *ff; member
|