Home
last modified time | relevance | path

Searched defs:ops (Results 451 – 475 of 1977) sorted by relevance

1...<<11121314151617181920>>...80

/openbmc/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.c544 static int arm_v7s_map_pages(struct io_pgtable_ops *ops, unsigned long iova, in arm_v7s_map_pages()
737 static size_t arm_v7s_unmap_pages(struct io_pgtable_ops *ops, unsigned long iova, in arm_v7s_unmap_pages()
759 static phys_addr_t arm_v7s_iova_to_phys(struct io_pgtable_ops *ops, in arm_v7s_iova_to_phys()
922 #define __FAIL(ops) ({ \ argument
930 struct io_pgtable_ops *ops; in arm_v7s_do_selftests() local
/openbmc/u-boot/drivers/i2c/
H A Dsandbox_i2c.c52 struct dm_i2c_ops *ops; in sandbox_i2c_xfer() local
/openbmc/linux/arch/sh/include/asm/
H A Dsmp.h69 struct plat_smp_ops *ops; member
/openbmc/linux/include/sound/
H A Domap-hdmi-audio.h36 const struct omap_hdmi_audio_ops *ops; member
/openbmc/linux/drivers/clk/socfpga/
H A Dclk-periph.c51 const struct clk_ops *ops) in __socfpga_periph_init()
H A Dclk-gate-a10.c43 const struct clk_ops *ops) in __socfpga_gate_init()
/openbmc/linux/drivers/iio/buffer/
H A Dindustrialio-triggered-buffer.c122 const struct iio_buffer_setup_ops *ops, in devm_iio_triggered_buffer_setup_ext()
/openbmc/linux/arch/um/drivers/
H A Dchan.h26 const struct chan_ops *ops; member
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.h62 struct dpu_hw_dsc_ops ops; member
H A Ddpu_hw_vbif.h105 struct dpu_hw_vbif_ops ops; member
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dclock-sh7709.c78 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
H A Dclock-sh3.c81 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
H A Dclock-sh7706.c77 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_sw_fence_work.h32 const struct dma_fence_work_ops *ops; member
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dnotify.h74 const struct scmi_event_ops *ops; member
/openbmc/linux/sound/soc/codecs/
H A Dsigmadsp.h27 const struct sigmadsp_ops *ops; member
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.h21 QOSOps *ops; member
/openbmc/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.h19 const struct st33zp24_phy_ops *ops; member
/openbmc/linux/fs/xfs/scrub/
H A Dscrub.c371 const struct xchk_meta_ops *ops; in xchk_validate_inputs() local
/openbmc/linux/tools/lib/thermal/
H A Dthermal_nl.h14 struct thermal_ops *ops; member
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvip.h50 const struct tegra_vip_ops *ops; member
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c1503 struct mtd_oob_ops ops = { in mtd_read() local
1519 struct mtd_oob_ops ops = { in mtd_write() local
1562 struct mtd_oob_ops *ops) in mtd_check_oob_ops()
1595 struct mtd_oob_ops *ops) in mtd_read_oob_std()
1611 struct mtd_oob_ops *ops) in mtd_write_oob_std()
1627 struct mtd_oob_ops *ops) in mtd_io_emulated_slc()
1689 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob()
1734 struct mtd_oob_ops *ops) in mtd_write_oob()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c315 struct mtd_oob_ops ops; in scan_read_oob() local
355 struct mtd_oob_ops ops; in scan_write_bbt() local
414 struct mtd_oob_ops ops; in scan_block_fast() local
628 struct mtd_oob_ops ops; in write_bbt() local
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-core.c83 int cx231xx_register_extension(struct cx231xx_ops *ops) in cx231xx_register_extension()
98 void cx231xx_unregister_extension(struct cx231xx_ops *ops) in cx231xx_unregister_extension()
115 struct cx231xx_ops *ops = NULL; in cx231xx_init_extension() local
127 struct cx231xx_ops *ops = NULL; in cx231xx_close_extension() local
/openbmc/u-boot/test/dm/
H A Dtest-uclass.c22 const struct test_ops *ops = device_get_ops(dev); in test_ping() local

1...<<11121314151617181920>>...80