Home
last modified time | relevance | path

Searched defs:ops (Results 2501 - 2525 of 3386) sorted by relevance

1...<<101102103104105106107108109110>>...136

/kernel/linux/linux-6.6/net/rfkill/
H A Dcore.c53 const struct rfkill_ops *ops; member
985 rfkill_alloc(const char *name, struct device *parent, const enum rfkill_type type, const struct rfkill_ops *ops, void *ops_data) rfkill_alloc() argument
[all...]
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsched.c891 void rpc_release_calldata(const struct rpc_call_ops *ops, void *calldata) in rpc_release_calldata() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dio_uring.h218 struct io_uring_probe_op ops[0]; member
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dqm.h236 const struct hisi_qm_hw_ops *ops; member
/kernel/linux/linux-5.10/drivers/edac/
H A Dpnd2_edac.c94 } *ops; variable
[all...]
H A Damd64_edac.h344 struct low_ops *ops; member
490 struct low_ops ops; member
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-qoriq.c883 create_mux_common(struct clockgen *cg, struct mux_hwclock *hwc, const struct clk_ops *ops, unsigned long min_rate, unsigned long max_rate, unsigned long pct80_rate, const char *fmt, int idx) create_mux_common() argument
H A Dclk-stm32h7.c274 const struct clk_ops *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl-fme-perf.c788 struct fme_perf_event_ops *ops = get_event_ops(event->hw.event_base); in fme_perf_event_destroy() local
799 struct fme_perf_event_ops *ops; in fme_perf_event_init() local
844 struct fme_perf_event_ops *ops = get_event_ops(event->hw.event_base); in fme_perf_event_update() local
858 struct fme_perf_event_ops *ops in fme_perf_event_start() local
[all...]
H A Ddfl.c164 struct dfl_fpga_port_ops *ops = NULL; in dfl_fpga_port_ops_get() local
190 dfl_fpga_port_ops_put(struct dfl_fpga_port_ops *ops) dfl_fpga_port_ops_put() argument
201 dfl_fpga_port_ops_add(struct dfl_fpga_port_ops *ops) dfl_fpga_port_ops_add() argument
213 dfl_fpga_port_ops_del(struct dfl_fpga_port_ops *ops) dfl_fpga_port_ops_del() argument
[all...]
H A Ddfl.h211 const struct dfl_feature_ops *ops; member
249 const struct dfl_feature_ops *ops; global() member
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dosl.c875 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger() argument
855 acpi_register_debugger(struct module *owner, const struct acpi_debugger_ops *ops) acpi_register_debugger() argument
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c3851 struct ata_port_operations *ops = ap->ops; ata_std_error_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/arm64/
H A Diort.c926 const struct iommu_ops *ops; in iort_iommu_xlate() local
903 arm_smmu_iort_xlate(struct device *dev, u32 streamid, struct fwnode_handle *fwnode, const struct iommu_ops *ops) arm_smmu_iort_xlate() argument
1029 const struct iommu_ops *ops; iort_iommu_configure_id() local
1517 iort_add_platform_device(struct acpi_iort_node *node, const struct iort_dev_config *ops) iort_add_platform_device() argument
1642 const struct iort_dev_config *ops; iort_init_platform_devices() local
[all...]
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_input.c842 struct request_sock *ninet_reqsk_alloc(const struct request_sock_ops *ops, in ninet_reqsk_alloc() argument
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping.c981 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_map_sg() local
1015 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_unmap_sg() local
1034 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_cpu() local
1053 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_device() local
[all...]
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore.h72 struct intel_uncore_ops *ops; member
/kernel/linux/linux-5.10/drivers/atm/
H A Deni.c2203 static const struct atmdev_ops ops = { variable
H A Diphase.c3151 static const struct atmdev_ops ops = { variable
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dkvm_emulate.h306 const struct x86_emulate_ops *ops; member
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dadpll.c587 struct clk_ops *ops; in ti_adpll_init_clkout() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.c2859 struct ti_sci_ops *ops = &info->handle.ops; in ti_sci_setup_ops() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdswap.c326 struct mtd_oob_ops ops; in mtdswap_read_markers() local
297 mtdswap_read_oob(struct mtdswap_dev *d, loff_t from, struct mtd_oob_ops *ops) mtdswap_read_oob() argument
373 struct mtd_oob_ops ops; mtdswap_write_marker() local
882 struct mtd_oob_ops ops; mtdswap_eblk_passes() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_common.c2617 b53_switch_alloc(struct device *base, const struct b53_io_ops *ops, void *priv) b53_switch_alloc() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c431 const struct hnae3_ae_ops *ops = h->ae_algo->ops; hns3_get_sset_count() local
495 const struct hnae3_ae_ops *ops = h->ae_algo->ops; hns3_get_strings() local
665 const struct hnae3_ae_ops *ops = h->ae_algo->ops; hns3_get_ksettings() local
690 const struct hnae3_ae_ops *ops; hns3_get_link_ksettings() local
749 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_check_ksettings_param() local
796 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_set_link_ksettings() local
1079 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_nway_reset() local
1395 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_get_fecparam() local
1418 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_set_fecparam() local
1440 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_get_module_info() local
1490 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_get_module_eeprom() local
[all...]

Completed in 47 milliseconds

1...<<101102103104105106107108109110>>...136