Home
last modified time | relevance | path

Searched refs:dops (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-6.6/fs/iomap/
H A Ddirect-io.c32 const struct iomap_dio_ops *dops; member
58 if (dio->dops && dio->dops->bio_set) in iomap_dio_alloc_bio()
60 GFP_KERNEL, dio->dops->bio_set); in iomap_dio_alloc_bio()
77 if (dio->dops && dio->dops->submit_io) in iomap_dio_submit_bio()
78 dio->dops->submit_io(iter, bio, pos); in iomap_dio_submit_bio()
85 const struct iomap_dio_ops *dops = dio->dops; in iomap_dio_complete() local
90 if (dops in iomap_dio_complete()
540 __iomap_dio_rw(struct kiocb *iocb, struct iov_iter *iter, const struct iomap_ops *ops, const struct iomap_dio_ops *dops, unsigned int dio_flags, void *private, size_t done_before) __iomap_dio_rw() argument
742 iomap_dio_rw(struct kiocb *iocb, struct iov_iter *iter, const struct iomap_ops *ops, const struct iomap_dio_ops *dops, unsigned int dio_flags, void *private, size_t done_before) iomap_dio_rw() argument
[all...]
/kernel/linux/linux-5.10/fs/iomap/
H A Ddirect-io.c28 const struct iomap_dio_ops *dops; member
71 if (dio->dops && dio->dops->submit_io) in iomap_dio_submit_bio()
72 dio->submit.cookie = dio->dops->submit_io( in iomap_dio_submit_bio()
81 const struct iomap_dio_ops *dops = dio->dops; in iomap_dio_complete() local
87 if (dops && dops->end_io) in iomap_dio_complete()
88 ret = dops->end_io(iocb, dio->size, ret, dio->flags); in iomap_dio_complete()
422 const struct iomap_ops *ops, const struct iomap_dio_ops *dops, in __iomap_dio_rw()
421 __iomap_dio_rw(struct kiocb *iocb, struct iov_iter *iter, const struct iomap_ops *ops, const struct iomap_dio_ops *dops, bool wait_for_completion) __iomap_dio_rw() argument
599 iomap_dio_rw(struct kiocb *iocb, struct iov_iter *iter, const struct iomap_ops *ops, const struct iomap_dio_ops *dops, bool wait_for_completion) iomap_dio_rw() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_debugfs.c19 const struct qedi_debugfs_ops *dops, in qedi_dbg_host_init()
27 while (dops) { in qedi_dbg_host_init()
28 if (!(dops->name)) in qedi_dbg_host_init()
31 debugfs_create_file(dops->name, 0600, qedi->bdf_dentry, qedi, in qedi_dbg_host_init()
33 dops++; in qedi_dbg_host_init()
18 qedi_dbg_host_init(struct qedi_dbg_ctx *qedi, const struct qedi_debugfs_ops *dops, const struct file_operations *fops) qedi_dbg_host_init() argument
H A Dqedi_dbg.h133 const struct qedi_debugfs_ops *dops,
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H A Dqedi_debugfs.c19 const struct qedi_debugfs_ops *dops, in qedi_dbg_host_init()
27 while (dops) { in qedi_dbg_host_init()
28 if (!(dops->name)) in qedi_dbg_host_init()
31 debugfs_create_file(dops->name, 0600, qedi->bdf_dentry, qedi, in qedi_dbg_host_init()
33 dops++; in qedi_dbg_host_init()
18 qedi_dbg_host_init(struct qedi_dbg_ctx *qedi, const struct qedi_debugfs_ops *dops, const struct file_operations *fops) qedi_dbg_host_init() argument
H A Dqedi_dbg.h132 const struct qedi_debugfs_ops *dops,
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_debugfs.c23 const struct qedf_debugfs_ops *dops, in qedf_dbg_host_init()
34 while (dops) { in qedf_dbg_host_init()
35 if (!(dops->name)) in qedf_dbg_host_init()
38 debugfs_create_file(dops->name, 0600, qedf->bdf_dentry, qedf, in qedf_dbg_host_init()
40 dops++; in qedf_dbg_host_init()
22 qedf_dbg_host_init(struct qedf_dbg_ctx *qedf, const struct qedf_debugfs_ops *dops, const struct file_operations *fops) qedf_dbg_host_init() argument
H A Dqedf_dbg.h152 const struct qedf_debugfs_ops *dops,
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_debugfs.c23 const struct qedf_debugfs_ops *dops, in qedf_dbg_host_init()
34 while (dops) { in qedf_dbg_host_init()
35 if (!(dops->name)) in qedf_dbg_host_init()
38 debugfs_create_file(dops->name, 0600, qedf->bdf_dentry, qedf, in qedf_dbg_host_init()
40 dops++; in qedf_dbg_host_init()
22 qedf_dbg_host_init(struct qedf_dbg_ctx *qedf, const struct qedf_debugfs_ops *dops, const struct file_operations *fops) qedf_dbg_host_init() argument
H A Dqedf_dbg.h151 const struct qedf_debugfs_ops *dops,
/kernel/linux/linux-5.10/include/linux/
H A Dpseudo_fs.h9 const struct dentry_operations *dops; member
H A Diomap.h260 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
263 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
/kernel/linux/linux-6.6/include/linux/
H A Dpseudo_fs.h9 const struct dentry_operations *dops; member
H A Diomap.h386 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
389 const struct iomap_ops *ops, const struct iomap_dio_ops *dops,
/kernel/linux/linux-5.10/sound/core/
H A Dseq_device.c194 static const struct snd_device_ops dops = { in snd_seq_device_new() local
223 err = snd_device_new(card, SNDRV_DEV_SEQUENCER, dev, &dops); in snd_seq_device_new()
/kernel/linux/linux-6.6/sound/core/
H A Dseq_device.c203 static const struct snd_device_ops dops = { in snd_seq_device_new() local
232 err = snd_device_new(card, SNDRV_DEV_SEQUENCER, dev, &dops); in snd_seq_device_new()
/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.c2861 struct ti_sci_dev_ops *dops = &ops->dev_ops; in ti_sci_setup_ops() local
2872 dops->get_device = ti_sci_cmd_get_device; in ti_sci_setup_ops()
2873 dops->get_device_exclusive = ti_sci_cmd_get_device_exclusive; in ti_sci_setup_ops()
2874 dops->idle_device = ti_sci_cmd_idle_device; in ti_sci_setup_ops()
2875 dops->idle_device_exclusive = ti_sci_cmd_idle_device_exclusive; in ti_sci_setup_ops()
2876 dops->put_device = ti_sci_cmd_put_device; in ti_sci_setup_ops()
2878 dops->is_valid = ti_sci_cmd_dev_is_valid; in ti_sci_setup_ops()
2879 dops->get_context_loss_count = ti_sci_cmd_dev_get_clcnt; in ti_sci_setup_ops()
2880 dops->is_idle = ti_sci_cmd_dev_is_idle; in ti_sci_setup_ops()
2881 dops in ti_sci_setup_ops()
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H A Dti_sci.c2794 struct ti_sci_dev_ops *dops = &ops->dev_ops; in ti_sci_setup_ops() local
2805 dops->get_device = ti_sci_cmd_get_device; in ti_sci_setup_ops()
2806 dops->get_device_exclusive = ti_sci_cmd_get_device_exclusive; in ti_sci_setup_ops()
2807 dops->idle_device = ti_sci_cmd_idle_device; in ti_sci_setup_ops()
2808 dops->idle_device_exclusive = ti_sci_cmd_idle_device_exclusive; in ti_sci_setup_ops()
2809 dops->put_device = ti_sci_cmd_put_device; in ti_sci_setup_ops()
2811 dops->is_valid = ti_sci_cmd_dev_is_valid; in ti_sci_setup_ops()
2812 dops->get_context_loss_count = ti_sci_cmd_dev_get_clcnt; in ti_sci_setup_ops()
2813 dops->is_idle = ti_sci_cmd_dev_is_idle; in ti_sci_setup_ops()
2814 dops in ti_sci_setup_ops()
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c404 struct dvb_tuner_ops *dops = &dev->dvb->frontend[0]->ops.tuner_ops; in cx231xx_set_analog_freq() local
406 if (dops->set_analog_params != NULL) { in cx231xx_set_analog_freq()
415 dops->set_analog_params(dev->dvb->frontend[0], &params); in cx231xx_set_analog_freq()
429 struct dvb_tuner_ops *dops = &dev->dvb->frontend[0]->ops.tuner_ops; in cx231xx_reset_analog_tuner() local
431 if (dops->init != NULL && !dev->xc_fw_load_done) { in cx231xx_reset_analog_tuner()
435 status = dops->init(dev->dvb->frontend[0]); in cx231xx_reset_analog_tuner()
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c404 struct dvb_tuner_ops *dops = &dev->dvb->frontend[0]->ops.tuner_ops; in cx231xx_set_analog_freq() local
406 if (dops->set_analog_params != NULL) { in cx231xx_set_analog_freq()
415 dops->set_analog_params(dev->dvb->frontend[0], &params); in cx231xx_set_analog_freq()
429 struct dvb_tuner_ops *dops = &dev->dvb->frontend[0]->ops.tuner_ops; in cx231xx_reset_analog_tuner() local
431 if (dops->init != NULL && !dev->xc_fw_load_done) { in cx231xx_reset_analog_tuner()
435 status = dops->init(dev->dvb->frontend[0]); in cx231xx_reset_analog_tuner()
/kernel/linux/linux-5.10/fs/
H A Danon_inodes.c48 ctx->dops = &anon_inodefs_dentry_operations; in anon_inodefs_init_fs_context()
H A Dnsfs.c290 ctx->dops = &ns_dentry_operations; in nsfs_init_fs_context()
/kernel/linux/linux-6.6/fs/
H A Danon_inodes.c48 ctx->dops = &anon_inodefs_dentry_operations; in anon_inodefs_init_fs_context()
H A Dnsfs.c273 ctx->dops = &ns_dentry_operations; in nsfs_init_fs_context()
/kernel/linux/linux-5.10/drivers/clk/nxp/
H A Dclk-lpc32xx.c1435 const struct clk_ops *mops = NULL, *dops = NULL, *gops = NULL; in lpc32xx_clk_register() local
1446 dops = div0->ops; in lpc32xx_clk_register()
1456 mux_hw, mops, div_hw, dops, in lpc32xx_clk_register()

Completed in 23 milliseconds

12