/kernel/linux/linux-6.6/net/rfkill/ |
H A D | core.c | 53 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 D | sched.c | 891 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 D | io_uring.h | 218 struct io_uring_probe_op ops[0]; member
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/ |
H A D | qm.h | 236 const struct hisi_qm_hw_ops *ops; member
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | pnd2_edac.c | 94 } *ops; variable [all...] |
H A D | amd64_edac.h | 344 struct low_ops *ops; member 490 struct low_ops ops; member
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-qoriq.c | 883 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 D | clk-stm32h7.c | 274 const struct clk_ops *ops; member [all...] |
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | dfl-fme-perf.c | 788 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 D | dfl.c | 164 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 D | dfl.h | 211 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 D | osl.c | 875 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 D | libata-eh.c | 3851 struct ata_port_operations *ops = ap->ops; ata_std_error_handler() local [all...] |
/kernel/linux/linux-5.10/drivers/acpi/arm64/ |
H A D | iort.c | 926 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 D | tcp_nip_input.c | 842 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 D | dma-mapping.c | 981 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 D | uncore.h | 72 struct intel_uncore_ops *ops; member
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | eni.c | 2203 static const struct atmdev_ops ops = { variable
|
H A D | iphase.c | 3151 static const struct atmdev_ops ops = { variable
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | kvm_emulate.h | 306 const struct x86_emulate_ops *ops; member
|
/kernel/linux/linux-5.10/drivers/clk/ti/ |
H A D | adpll.c | 587 struct clk_ops *ops; in ti_adpll_init_clkout() local [all...] |
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | ti_sci.c | 2859 struct ti_sci_ops *ops = &info->handle.ops; in ti_sci_setup_ops() local [all...] |
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdswap.c | 326 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 D | b53_common.c | 2617 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 D | hns3_ethtool.c | 431 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...] |