Home
last modified time | relevance | path

Searched defs:ops (Results 651 – 675 of 2115) sorted by relevance

1...<<21222324252627282930>>...85

/OK3568_Linux_fs/kernel/include/sound/
H A Drawmidi.h92 const struct snd_rawmidi_ops *ops; member
119 const struct snd_rawmidi_global_ops *ops; member
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dtypec.h150 const struct typec_altmode_ops *ops, void *drvdata, in typec_port_register_altmodes()
270 const struct typec_operations *ops; member
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dctsrc.h47 const struct src_rsc_ops *ops; /* SRC specific operations */ member
109 const struct srcimp_rsc_ops *ops; member
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-pl031.c79 struct rtc_class_ops ops; member
299 struct rtc_class_ops *ops; in pl031_probe() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Ddma.c1192 const struct b43_dma_ops *ops = ring->ops; in dma_tx_fragment() local
1417 const struct b43_dma_ops *ops; in b43_dma_handle_txstatus() local
1584 const struct b43_dma_ops *ops = ring->ops; in dma_rx() local
1689 const struct b43_dma_ops *ops = ring->ops; in b43_dma_rx() local
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dmain.c349 static pm_callback_t pm_op(const struct dev_pm_ops *ops, pm_message_t state) in pm_op()
382 static pm_callback_t pm_late_early_op(const struct dev_pm_ops *ops, in pm_late_early_op()
417 static pm_callback_t pm_noirq_op(const struct dev_pm_ops *ops, pm_message_t state) in pm_noirq_op()
1991 static bool pm_ops_is_empty(const struct dev_pm_ops *ops) in pm_ops_is_empty()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_buf.c797 const struct xfs_buf_ops *ops) in xfs_buf_reverify()
819 const struct xfs_buf_ops *ops, in xfs_buf_read_map()
894 const struct xfs_buf_ops *ops) in xfs_buf_readahead_map()
917 const struct xfs_buf_ops *ops) in xfs_buf_read_uncached()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernfs.h109 const struct kernfs_ops *ops; member
490 loff_t size, const struct kernfs_ops *ops, in __kernfs_create_file()
584 loff_t size, const struct kernfs_ops *ops, in kernfs_create_file_ns()
598 loff_t size, const struct kernfs_ops *ops, void *priv) in kernfs_create_file()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt.h73 struct ieee80211_crypto_ops *ops; member
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-bcm-kona-usb2.c86 static const struct phy_ops ops = { variable
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dcache.c93 #define cache_loop(start, end, lsize, ops...) do { \ argument
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmesh_sync.c32 struct ieee80211_mesh_sync_ops ops; member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsm_common.c102 struct mtd_oob_ops ops; in sm_block_markbad() local
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dsmp.h110 const struct smp_operations *ops; member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c132 static bool regulator_ops_is_valid(struct regulator_dev *rdev, int ops) in regulator_ops_is_valid()
1157 const struct regulator_ops *ops = rdev->desc->ops; in machine_constraints_voltage() local
1292 const struct regulator_ops *ops = rdev->desc->ops; in machine_constraints_current() local
1334 const struct regulator_ops *ops = rdev->desc->ops; in set_machine_constraints() local
2994 const struct regulator_ops *ops = rdev->desc->ops; in _regulator_list_voltage() local
3123 const struct regulator_ops *ops = rdev->desc->ops; in regulator_get_hardware_vsel_register() local
3150 const struct regulator_ops *ops = rdev->desc->ops; in regulator_list_hardware_vsel() local
3295 const struct regulator_ops *ops = rdev->desc->ops; in _regulator_set_voltage_sel_step() local
3386 const struct regulator_ops *ops = rdev->desc->ops; in _regulator_do_set_voltage() local
4058 const struct regulator_ops *ops = rdev->desc->ops; in regulator_set_voltage_time() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c863 const struct mlxsw_sp_port_type_speed_ops *ops; in mlxsw_sp_port_get_link_supported() local
881 const struct mlxsw_sp_port_type_speed_ops *ops; in mlxsw_sp_port_get_link_advertise() local
926 const struct mlxsw_sp_port_type_speed_ops *ops; in mlxsw_sp_port_ptys_query() local
950 const struct mlxsw_sp_port_type_speed_ops *ops; in mlxsw_sp_port_get_link_ksettings() local
983 const struct mlxsw_sp_port_type_speed_ops *ops; in mlxsw_sp_port_set_link_ksettings() local
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1206 struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops; in arm_smmu_map_pages() local
1224 struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops; in arm_smmu_unmap_pages() local
1274 struct io_pgtable_ops *ops= smmu_domain->pgtbl_ops; in arm_smmu_iova_to_phys_hard() local
1324 struct io_pgtable_ops *ops = smmu_domain->pgtbl_ops; in arm_smmu_iova_to_phys() local
2050 static int arm_smmu_bus_init(struct iommu_ops *ops) in arm_smmu_bus_init()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdcore.c967 struct mtd_oob_ops ops = { in mtd_read() local
999 struct mtd_oob_ops ops = { in mtd_write() local
1038 struct mtd_oob_ops *ops) in mtd_check_oob_ops()
1070 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob()
1104 struct mtd_oob_ops *ops) in mtd_write_oob()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmeson-mx-sdhc-clkc.c53 const struct clk_ops *ops, in meson_mx_sdhc_clk_hw_register()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsmp-ops.h64 static inline void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops()
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Domap3-rom-rng.c34 struct hwrng ops; member
/OK3568_Linux_fs/kernel/drivers/clk/mxs/
H A Dclk-div.c23 const struct clk_ops *ops; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_wakeref.c98 const struct intel_wakeref_ops *ops, in __intel_wakeref_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h27 struct intel_uc_ops const *ops; member
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-ompic.c123 unsigned long ops; in ompic_ipi_handler() local

1...<<21222324252627282930>>...85