/linux-4.4.14/drivers/input/ |
D | ff-core.c | 36 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 244 struct ff_device *ff = dev->ff; in flush_effects() local 269 struct ff_device *ff = dev->ff; in input_ff_event() local 312 struct ff_device *ff; in input_ff_create() local 372 struct ff_device *ff = dev->ff; in input_ff_destroy() local
|
D | ff-memless.c | 210 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-4.4.14/fs/fuse/ |
D | file.c | 47 struct fuse_file *ff; in fuse_file_alloc() local 72 void fuse_file_free(struct fuse_file *ff) in fuse_file_free() 78 struct fuse_file *fuse_file_get(struct fuse_file *ff) in fuse_file_get() 89 static void fuse_file_put(struct fuse_file *ff, bool sync) in fuse_file_put() 119 struct fuse_file *ff; in fuse_do_open() local 160 struct fuse_file *ff = file->private_data; in fuse_link_write_file() local 173 struct fuse_file *ff = file->private_data; in fuse_finish_open() local 223 static void fuse_prepare_release(struct fuse_file *ff, int flags, int opcode) in fuse_prepare_release() 248 struct fuse_file *ff; in fuse_release_common() local 298 void fuse_sync_release(struct fuse_file *ff, int flags) in fuse_sync_release() [all …]
|
D | cuse.c | 143 struct fuse_file *ff = file->private_data; in cuse_release() local 155 struct fuse_file *ff = file->private_data; in cuse_file_ioctl() local 168 struct fuse_file *ff = file->private_data; in cuse_file_compat_ioctl() local
|
D | dir.c | 395 struct fuse_file *ff; in fuse_create_open() local 880 struct fuse_file *ff = file->private_data; in fuse_do_getattr() local 1554 int fuse_flush_times(struct inode *inode, struct fuse_file *ff) in fuse_flush_times() 1630 struct fuse_file *ff = file->private_data; in fuse_do_setattr() local
|
D | dev.c | 218 struct fuse_file *ff = file->private_data; in get_reserved_req() local 240 struct fuse_file *ff = file->private_data; in put_reserved_req() local 2100 struct fuse_file *ff; in end_polls() local
|
D | fuse_i.h | 370 struct fuse_file *ff; member
|
/linux-4.4.14/drivers/fmc/ |
D | fmc-fakedev.c | 141 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-4.4.14/drivers/pci/pcie/aer/ |
D | aerdrv_acpi.c | 66 int ff; in aer_hest_parse() local
|
/linux-4.4.14/drivers/clk/pistachio/ |
D | clk.c | 111 struct pistachio_fixed_factor *ff, in pistachio_clk_register_fixed_factor()
|
/linux-4.4.14/drivers/hid/ |
D | hid-lgff.c | 40 const signed short *ff; member
|
/linux-4.4.14/drivers/clk/mediatek/ |
D | clk-mtk.c | 82 const struct mtk_fixed_factor *ff = &clks[i]; in mtk_clk_register_factors() local
|
/linux-4.4.14/drivers/input/joystick/iforce/ |
D | iforce-main.c | 259 struct ff_device *ff; in iforce_init_device() local
|
D | iforce.h | 97 signed short *ff; member
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-capture.c | 1030 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 1500 struct fimc_frame *ff = &ctx->s_frame; in fimc_subdev_get_fmt() local 1543 struct fimc_frame *ff; in fimc_subdev_set_fmt() local
|
D | fimc-lite.c | 800 struct flite_frame *ff = &fimc->out_frame; in fimc_pipeline_validate() local
|
D | fimc-core.h | 527 static inline u32 fimc_get_format_depth(struct fimc_fmt *ff) in fimc_get_format_depth()
|
/linux-4.4.14/drivers/video/fbdev/ |
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-4.4.14/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 654 #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
|
/linux-4.4.14/block/ |
D | blk-core.c | 1546 const int ff = bio->bi_rw & REQ_FAILFAST_MASK; in bio_attempt_back_merge() local 1568 const int ff = bio->bi_rw & REQ_FAILFAST_MASK; in bio_attempt_front_merge() local 2238 unsigned int ff = rq->cmd_flags & REQ_FAILFAST_MASK; in blk_rq_err_bytes() local
|
D | blk-merge.c | 608 unsigned int ff = rq->cmd_flags & REQ_FAILFAST_MASK; in blk_rq_set_mixed_merge() local
|
/linux-4.4.14/include/linux/ |
D | input.h | 151 struct ff_device *ff; member
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hid-pidff.c | 1244 struct ff_device *ff; in hid_pidff_init() local
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | firmware.c | 480 struct firmware_file *ff = (struct firmware_file *) in obtain_one_firmware() local
|
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe_ctlr.c | 1998 struct fip_fc4_feat *ff; in fcoe_ctlr_vn_send() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 2273 int i, ff; in bnx2x_set_admin_app_up() local
|
/linux-4.4.14/arch/x86/kvm/ |
D | mmu.c | 3814 bool fault, x, w, u, wf, uf, ff, smapf, cr4_smap, cr4_smep, smap = 0; in update_permission_bitmask() local
|