/openbmc/linux/drivers/iommu/ |
H A D | io-pgtable-arm-v7s.c | 544 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 D | sandbox_i2c.c | 52 struct dm_i2c_ops *ops; in sandbox_i2c_xfer() local
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | smp.h | 69 struct plat_smp_ops *ops; member
|
/openbmc/linux/include/sound/ |
H A D | omap-hdmi-audio.h | 36 const struct omap_hdmi_audio_ops *ops; member
|
/openbmc/linux/drivers/clk/socfpga/ |
H A D | clk-periph.c | 51 const struct clk_ops *ops) in __socfpga_periph_init()
|
H A D | clk-gate-a10.c | 43 const struct clk_ops *ops) in __socfpga_gate_init()
|
/openbmc/linux/drivers/iio/buffer/ |
H A D | industrialio-triggered-buffer.c | 122 const struct iio_buffer_setup_ops *ops, in devm_iio_triggered_buffer_setup_ext()
|
/openbmc/linux/arch/um/drivers/ |
H A D | chan.h | 26 const struct chan_ops *ops; member
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_dsc.h | 62 struct dpu_hw_dsc_ops ops; member
|
H A D | dpu_hw_vbif.h | 105 struct dpu_hw_vbif_ops ops; member
|
/openbmc/linux/arch/sh/kernel/cpu/sh3/ |
H A D | clock-sh7709.c | 78 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
H A D | clock-sh3.c | 81 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
H A D | clock-sh7706.c | 77 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 D | i915_sw_fence_work.h | 32 const struct dma_fence_work_ops *ops; member
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | notify.h | 74 const struct scmi_event_ops *ops; member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | sigmadsp.h | 27 const struct sigmadsp_ops *ops; member
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | libqos.h | 21 QOSOps *ops; member
|
/openbmc/linux/drivers/char/tpm/st33zp24/ |
H A D | st33zp24.h | 19 const struct st33zp24_phy_ops *ops; member
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | scrub.c | 371 const struct xchk_meta_ops *ops; in xchk_validate_inputs() local
|
/openbmc/linux/tools/lib/thermal/ |
H A D | thermal_nl.h | 14 struct thermal_ops *ops; member
|
/openbmc/linux/drivers/staging/media/tegra-video/ |
H A D | vip.h | 50 const struct tegra_vip_ops *ops; member
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdcore.c | 1503 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 D | nand_bbt.c | 315 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 D | cx231xx-core.c | 83 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 D | test-uclass.c | 22 const struct test_ops *ops = device_get_ops(dev); in test_ping() local
|