| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_dma_buf.c | 47 const struct virtio_dma_buf_ops *ops = in virtio_dma_buf_attach() local 83 const struct virtio_dma_buf_ops *ops = in virtio_dma_buf_get_uuid() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | qmi_interface.c | 35 struct qmi_ops *ops = &qmi->ops; in qmi_recv_new_server() local 75 struct qmi_ops *ops = &qmi->ops; in qmi_recv_del_server() local 105 struct qmi_ops *ops = &qmi->ops; in qmi_recv_bye() local 124 struct qmi_ops *ops = &qmi->ops; in qmi_recv_del_client() local 525 struct qmi_ops *ops = &qmi->ops; in qmi_data_ready_work() local 619 const struct qmi_ops *ops, in qmi_handle_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/usb/kvaser_usb/ |
| H A D | kvaser_usb_core.c | 300 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_read_bulk_callback() local 412 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_open() local 484 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_close() local 539 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_start_xmit() local 672 const struct kvaser_usb_dev_ops *ops = driver_info->ops; in kvaser_usb_init_one() local 750 const struct kvaser_usb_dev_ops *ops; in kvaser_usb_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | sfc_nand_mtd.c | 41 struct mtd_oob_ops *ops) in sfc_nand_write_mtd() 79 struct mtd_oob_ops *ops) in sfc_nand_read_mtd() 278 struct mtd_oob_ops ops; in sfc_write_mtd() local 296 struct mtd_oob_ops ops; in sfc_read_mtd() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/tests/ |
| H A D | oobtest.c | 59 struct mtd_oob_ops ops; in write_eraseblock() local 168 struct mtd_oob_ops ops; in verify_eraseblock() local 263 struct mtd_oob_ops ops; in verify_eraseblock_in_one_go() local 341 struct mtd_oob_ops ops; in mtd_oobtest_init() local
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | dumpstack.c | 56 const struct stacktrace_ops *ops, in print_ftrace_graph_addr() 82 const struct stacktrace_ops *ops, in print_ftrace_graph_addr() 89 unsigned long *sp, const struct stacktrace_ops *ops, in stack_reader_dump()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | spatial_reuse.c | 21 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_sr_update() local 70 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in spatial_reuse_init() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | spatial_reuse.c | 21 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_sr_update() local 70 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in spatial_reuse_init() local
|
| H A D | _sdio.c | 456 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in sdio_pre_init() local 475 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in sdio_init() local 555 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in tx_mode_cfg_sdio() local 590 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in rx_agg_cfg_sdio() local 622 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in tx_agg_cfg_sdio() local 660 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in aval_page_cfg_sdio() local 778 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_int_latency_sdio() local 790 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_clk_cnt_sdio() local 818 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in set_clk_mon_sdio() local 859 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in leave_suspend_sdio() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qce/ |
| H A D | core.c | 36 const struct qce_algo_ops *ops; in qce_unregister_algs() local 47 const struct qce_algo_ops *ops; in qce_register_algs() local 63 const struct qce_algo_ops *ops; in qce_handle_request() local
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_offload.c | 40 const struct net_offload *ops = NULL; in ipv6_gso_pull_exthdrs() local 78 const struct net_offload *ops; in ipv6_gso_segment() local 187 const struct net_offload *ops; in ipv6_gro_receive() local 324 const struct net_offload *ops; in ipv6_gro_complete() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rbtree_latch.h | 146 const struct latch_tree_ops *ops) in latch_tree_insert() 173 const struct latch_tree_ops *ops) in latch_tree_erase() 201 const struct latch_tree_ops *ops) in latch_tree_find()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | lib80211.c | 37 struct lib80211_crypto_ops *ops; member 164 int lib80211_register_crypto_ops(struct lib80211_crypto_ops *ops) in lib80211_register_crypto_ops() 186 int lib80211_unregister_crypto_ops(struct lib80211_crypto_ops *ops) in lib80211_unregister_crypto_ops()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_crypt.c | 23 struct ieee80211_crypto_ops *ops; member 98 int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_register_crypto_ops() 122 int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops) in ieee80211_unregister_crypto_ops()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-wiimote-core.c | 625 const struct wiimod_ops *ops; in wiimote_modules_load() local 688 const struct wiimod_ops *ops; in wiimote_modules_unload() local 723 const struct wiimod_ops *ops; in wiimote_ext_load() local 742 const struct wiimod_ops *ops; in wiimote_ext_unload() local 758 const struct wiimod_ops *ops; in wiimote_mp_load() local 777 const struct wiimod_ops *ops; in wiimote_mp_unload() local 1248 const struct wiimod_ops *ops; in handler_keys() local 1269 const struct wiimod_ops *ops; in handler_accel() local 1287 static bool valid_ext_handler(const struct wiimod_ops *ops, size_t len) in valid_ext_handler() 1309 const struct wiimod_ops *ops; in handler_ext() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/oprofile/ |
| H A D | init.c | 59 static int op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init() 72 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_chain_nat.c | 78 static int nft_nat_inet_reg(struct net *net, const struct nf_hook_ops *ops) in nft_nat_inet_reg() 83 static void nft_nat_inet_unreg(struct net *net, const struct nf_hook_ops *ops) in nft_nat_inet_unreg()
|
| H A D | nft_compat.c | 167 const struct nf_hook_ops *ops = &basechain->ops; in nft_target_set_tgchk_param() local 333 const struct nf_hook_ops *ops = &basechain->ops; in nft_target_validate() local 429 const struct nf_hook_ops *ops = &basechain->ops; in nft_match_set_mtchk_param() local 575 const struct nf_hook_ops *ops = &basechain->ops; in nft_match_validate() local 721 struct nft_expr_ops *ops; in nft_match_select_ops() local 778 static void nft_match_release_ops(const struct nft_expr_ops *ops) in nft_match_release_ops() 801 struct nft_expr_ops *ops; in nft_target_select_ops() local 860 static void nft_target_release_ops(const struct nft_expr_ops *ops) in nft_target_release_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl_tcam.c | 23 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_priv_size() local 35 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_init() local 88 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_fini() local 696 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_region_create() local 747 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_region_destroy() local 821 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_vregion_create() local 880 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_vregion_destroy() local 902 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_get() local 915 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_vregion_rehash_intrvl_set() local 982 const struct mlxsw_sp_acl_tcam_ops *ops = mlxsw_sp->acl_tcam_ops; in mlxsw_sp_acl_tcam_chunk_create() local [all …]
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | dsa.c | 82 const char *dsa_tag_protocol_to_str(const struct dsa_device_ops *ops) in dsa_tag_protocol_to_str() 90 const struct dsa_device_ops *ops; in dsa_tag_driver_get() local 116 void dsa_tag_driver_put(const struct dsa_device_ops *ops) in dsa_tag_driver_put() 418 const struct devlink_region_ops *ops, in dsa_devlink_region_create() 429 const struct devlink_port_region_ops *ops, in dsa_devlink_port_region_create()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | nocodec.c | 21 const struct snd_sof_dsp_ops *ops, in sof_nocodec_bes_setup() 69 const struct snd_sof_dsp_ops *ops) in sof_nocodec_setup()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-host-common.c | 24 struct pci_host_bridge *bridge, const struct pci_ecam_ops *ops) in gen_pci_init() 57 const struct pci_ecam_ops *ops; in pci_host_common_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | mdio-bitbang.c | 46 const struct mdiobb_ops *ops = ctrl->ops; in mdiobb_send_bit() local 58 const struct mdiobb_ops *ops = ctrl->ops; in mdiobb_get_bit() local 96 const struct mdiobb_ops *ops = ctrl->ops; in mdiobb_cmd() local
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_sandbox.c | 20 struct dm_pci_emul_ops *ops; in sandbox_pci_write_config() local 38 struct dm_pci_emul_ops *ops; in sandbox_pci_read_config() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | gtt.c | 655 struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; in ppgtt_spt_get_entry() local 684 struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; in ppgtt_spt_set_entry() local 947 struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in ppgtt_invalidate_spt_by_shadow_entry() local 984 struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in ppgtt_invalidate_pte() local 1072 struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in ppgtt_populate_spt_by_guest_entry() local 1136 struct intel_gvt_gtt_pte_ops *ops = s->vgpu->gvt->gtt.pte_ops; in ppgtt_generate_shadow_entry() local 1159 struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in is_2MB_gtt_possible() local 1176 struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in split_2MB_gtt_entry() local 1223 struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in split_64KB_gtt_entry() local 1308 struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; in ppgtt_populate_spt() local [all …]
|