Searched defs:ops (Results 1 - 25 of 1813) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/kernel/
H A Dsecvar-ops.c15 int set_secvar_ops(const struct secvar_operations *ops) argument
/linux-master/arch/riscv/mm/
H A Dcache-ops.c11 riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops) argument
/linux-master/drivers/clk/stm32/
H A Dreset-stm32.h8 const struct reset_control_ops *ops; member in struct:clk_stm32_reset_data
/linux-master/drivers/rtc/
H A Drtc-generic.c16 const struct rtc_class_ops *ops = dev_get_platdata(&dev->dev); local
/linux-master/include/net/netfilter/
H A Dnf_conntrack_bridge.h11 struct nf_hook_ops *ops; member in struct:nf_ct_bridge_info
/linux-master/include/linux/
H A Dvirtio_dma_buf.h23 struct dma_buf_ops ops; member in struct:virtio_dma_buf_ops
H A Ddma-heap.h40 const struct dma_heap_ops *ops; member in struct:dma_heap_export_info
H A Dpseudo_fs.h7 const struct super_operations *ops; member in struct:pseudo_fs_context
H A Dns_common.h11 const struct proc_ns_operations *ops; member in struct:ns_common
H A Dcdev.h17 const struct file_operations *ops; member in struct:cdev
/linux-master/sound/soc/intel/common/
H A Dsst-dsp.h24 struct sst_ops *ops; member in struct:sst_dsp_device
/linux-master/arch/sparc/include/asm/
H A Dleon_pci.h13 struct pci_ops *ops; member in struct:leon_pci_info
/linux-master/include/linux/phy/
H A Dulpi_phy.h9 *ulpi_phy_create(struct ulpi *ulpi, const struct phy_ops *ops) argument
/linux-master/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c7 struct ins_ops *ops; local
/linux-master/tools/perf/arch/csky/annotate/
H A Dinstructions.c9 struct ins_ops *ops = NULL; local
/linux-master/drivers/ps3/
H A Dsys-manager-core.c30 void ps3_sys_manager_register_ops(const struct ps3_sys_manager_ops *ops) argument
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_pci_func.h19 const struct aq_hw_ops *ops; member in struct:aq_board_revision_s
/linux-master/drivers/base/
H A Dsyscore.c21 void register_syscore_ops(struct syscore_ops *ops) argument
33 void unregister_syscore_ops(struct syscore_ops *ops) argument
49 struct syscore_ops *ops; local
93 struct syscore_ops *ops; local
116 struct syscore_ops *ops; local
[all...]
/linux-master/tools/perf/arch/mips/annotate/
H A Dinstructions.c6 struct ins_ops *ops = NULL; local
/linux-master/tools/perf/arch/riscv64/annotate/
H A Dinstructions.c6 struct ins_ops *ops = NULL; local
/linux-master/include/drm/ttm/
H A Dttm_kmap_iter.h58 const struct ttm_kmap_iter_ops *ops; member in struct:ttm_kmap_iter
/linux-master/tools/testing/cxl/
H A Dmock_acpi.c14 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); local
/linux-master/fs/iomap/
H A Diter.c74 int iomap_iter(struct iomap_iter *iter, const struct iomap_ops *ops) argument
/linux-master/fs/nfs_common/
H A Dnfs_ssc.c27 void nfs42_ssc_register(const struct nfs4_ssc_client_ops *ops) argument
41 void nfs42_ssc_unregister(const struct nfs4_ssc_client_ops *ops) argument
59 nfs_ssc_register(const struct nfs_ssc_client_ops *ops) argument
73 nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) argument
82 nfs_ssc_register(const struct nfs_ssc_client_ops *ops) argument
87 nfs_ssc_unregister(const struct nfs_ssc_client_ops *ops) argument
[all...]
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.h15 const struct dw_hdmi_cec_ops *ops; member in struct:dw_hdmi_cec_data

Completed in 463 milliseconds

1234567891011>>