Home
last modified time | relevance | path

Searched defs:ops (Results 1126 - 1150 of 3386) sorted by relevance

1...<<41424344454647484950>>...136

/kernel/linux/linux-5.10/include/linux/
H A Dbacklight.h312 const struct backlight_ops *ops; member
[all...]
H A Ddma-fence.h67 const struct dma_fence_ops *ops; member
451 __dma_fence_is_later(u64 f1, u64 f2, const struct dma_fence_ops *ops) __dma_fence_is_later() argument
[all...]
H A Dassoc_array_priv.h77 const struct assoc_array_ops *ops; member
H A Ddax.h80 alloc_dax(void *private, const char *host, const struct dax_operations *ops, unsigned long flags) alloc_dax() argument
H A Ddma-buf.h314 const struct dma_buf_ops *ops; member
433 const struct dma_buf_ops *ops; member
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H A Dion.h143 struct ion_heap_ops *ops; member
/kernel/linux/linux-5.10/drivers/staging/blackbox/
H A Dblackbox_core.c44 struct module_ops ops; member
235 static void save_invalid_log(const struct bbox_ops *ops, const struct error_info *info) in save_invalid_log() argument
270 find_module_ops(struct error_info *info, struct bbox_ops **ops) find_module_ops() argument
293 invoke_module_ops(const char *log_dir, struct error_info *info, struct bbox_ops *ops) invoke_module_ops() argument
316 struct bbox_ops *ops = NULL; save_log_without_reset() local
353 struct bbox_ops *ops = NULL; save_log_with_reset() local
384 do_save_last_log(const struct bbox_ops *ops, struct error_info *info) do_save_last_log() argument
435 struct bbox_ops *ops = NULL; save_last_log() local
484 bbox_register_module_ops(struct module_ops *ops) bbox_register_module_ops() argument
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-brcmstb.c41 struct sdhci_ops *ops; member
H A Dsdhci-pxav2.c179 const struct sdhci_ops *ops; member
/kernel/linux/linux-6.6/drivers/mtd/
H A Dnftlcore.c127 struct mtd_oob_ops ops = { }; in nftl_read_oob() local
148 struct mtd_oob_ops ops = { }; in nftl_write_oob() local
171 struct mtd_oob_ops ops = { }; nftl_write() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dsharpslpart.c100 struct mtd_oob_ops ops = { }; in sharpsl_nand_read_oob() local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib7000p.h71 static inline void *dib7000p_attach(struct dib7000p_ops *ops) in dib7000p_attach() argument
H A Ddib8000.h69 static inline void *dib8000_attach(struct dib8000_ops *ops) in dib8000_attach() argument
H A Dgp8psk-fe.c31 const struct gp8psk_fe_ops *ops; member
325 gp8psk_fe_attach(const struct gp8psk_fe_ops *ops, void *priv, bool is_rev1) gp8psk_fe_attach() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h64 struct hns_nic_ops ops; member
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dvp702x-fe.c23 struct dvb_frontend_ops ops; member
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dvideobuf-dma-sg.c667 videobuf_queue_sg_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_sg_init() argument
H A Dvideobuf-dma-contig.c341 videobuf_queue_dma_contig_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_dma_contig_init() argument
H A Dv4l2-flash-led-class.c653 __v4l2_flash_init( struct device *dev, struct fwnode_handle *fwn, struct led_classdev_flash *fled_cdev, struct led_classdev *iled_cdev, const struct v4l2_flash_ops *ops, struct v4l2_flash_config *config) __v4l2_flash_init() argument
707 v4l2_flash_init( struct device *dev, struct fwnode_handle *fwn, struct led_classdev_flash *fled_cdev, const struct v4l2_flash_ops *ops, struct v4l2_flash_config *config) v4l2_flash_init() argument
H A Dv4l2-event.c223 v4l2_event_subscribe(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub, unsigned int elems, const struct v4l2_subscribed_event_ops *ops) v4l2_event_subscribe() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispstat.h101 const struct ispstat_ops *ops; member
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dotp.c250 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_info() local
287 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_range_is_locked() local
312 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; in spi_nor_mtd_otp_read_write() local
398 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; spi_nor_mtd_otp_erase() local
451 const struct spi_nor_otp_ops *ops = nor->params->otp.ops; spi_nor_mtd_otp_lock() local
[all...]
/kernel/linux/linux-6.6/drivers/net/can/m_can/
H A Dm_can.h87 struct m_can_ops *ops; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.c234 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_stop() local
255 struct bnxt_ulp_ops *ops; in bnxt_ulp_irq_restart() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-gpio.c283 const struct v4l2_subdev_ops *ops; in cx18_gpio_register() local

Completed in 23 milliseconds

1...<<41424344454647484950>>...136