| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | mmc-uclass.c | 22 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_send_cmd() local 59 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_send_cmd_prepare() local 90 struct dm_mmc_ops *ops = mmc_get_ops(mmc->dev); in mmc_card_busy() local 99 struct dm_mmc_ops *ops = mmc_get_ops(mmc->dev); in mmc_can_card_busy() local 106 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_set_ios() local 120 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_get_wp() local 134 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_get_cd() local 148 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_set_enhanced_strobe() local
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | i2c-uclass.c | 69 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_read_bytewise() local 98 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_write_bytewise() local 121 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_read() local 152 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_write() local 206 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_xfer() local 260 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_probe_chip() local 391 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_set_bus_speed() local 412 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_get_bus_speed() local 425 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_set_chip_flags() local 467 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_deblock() local
|
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | reset-uclass.c | 41 struct reset_ops *ops; in reset_get_by_index() local 138 struct reset_ops *ops = reset_dev_ops(reset_ctl->dev); in reset_request() local 147 struct reset_ops *ops = reset_dev_ops(reset_ctl->dev); in reset_free() local 156 struct reset_ops *ops = reset_dev_ops(reset_ctl->dev); in reset_assert() local 178 struct reset_ops *ops = reset_dev_ops(reset_ctl->dev); in reset_deassert() local
|
| /OK3568_Linux_fs/u-boot/drivers/tpm/ |
| H A D | tpm-uclass.c | 16 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_open() local 26 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_close() local 36 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_get_desc() local 72 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_xfer() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | phy_rpt.c | 68 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_ppdu_status_cfg() local 103 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in cfg_ppdu_status() local 191 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in en_bbrpt() local 211 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in stop_ch_info() local 254 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_ch_info_cfg() local 299 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in cfg_ch_info() local 416 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in stop_dfs() local 438 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_dfs_cfg() local 455 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in cfg_dfs() local
|
| H A D | mport.c | 340 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _get_port_cfg() local 529 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _port_cfg() local 675 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _bcn_hold_chk() local 760 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _bcn_erly_chk() local 881 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _set_max_mbid_num() local 952 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in port0_mbid_set() local 976 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in port0_subspc_set() local 1004 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in dly_port_tu() local 1039 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in dly_port_us() local 1085 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in chk_bcnq_empty() local [all …]
|
| H A D | sta_sch.c | 23 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in poll_own_chk() local 58 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in poll_own_val() local 90 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in sram1_ctrl_val() local 99 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_link_info() local 109 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in add_to_link() local 124 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in del_from_link() local 350 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in set_ss_wmm_tbl() local
|
| H A D | rx_filter.c | 163 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_rx_fltr_opt() local 225 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_rx_fltr_opt() local 286 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_typ_fltr_opt() local 337 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_typsbtyp_fltr_opt() local 391 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_typsbtyp_fltr_detail() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | phy_rpt.c | 68 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_ppdu_status_cfg() local 103 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in cfg_ppdu_status() local 191 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in en_bbrpt() local 211 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in stop_ch_info() local 254 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_ch_info_cfg() local 299 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in cfg_ch_info() local 416 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in stop_dfs() local 438 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_dfs_cfg() local 455 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in cfg_dfs() local
|
| H A D | mport.c | 340 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _get_port_cfg() local 529 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _port_cfg() local 675 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _bcn_hold_chk() local 760 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _bcn_erly_chk() local 881 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in _set_max_mbid_num() local 952 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in port0_mbid_set() local 976 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in port0_subspc_set() local 1004 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in dly_port_tu() local 1039 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in dly_port_us() local 1085 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in chk_bcnq_empty() local [all …]
|
| H A D | sta_sch.c | 23 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in poll_own_chk() local 58 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in poll_own_val() local 90 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in sram1_ctrl_val() local 99 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in get_link_info() local 109 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in add_to_link() local 124 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in del_from_link() local 350 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in set_ss_wmm_tbl() local
|
| H A D | rx_filter.c | 163 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_rx_fltr_opt() local 225 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_rx_fltr_opt() local 286 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_typ_fltr_opt() local 337 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_typsbtyp_fltr_opt() local 391 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_typsbtyp_fltr_detail() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/sh/ |
| H A D | shdma-base.c | 55 const struct shdma_ops *ops = sdev->ops; in shdma_chan_xfer_ld_queue() local 129 const struct shdma_ops *ops = sdev->ops; in shdma_tx_submit() local 174 const struct shdma_ops *ops = sdev->ops; in shdma_setup_slave() local 207 const struct shdma_ops *ops = sdev->ops; in shdma_alloc_chan_resources() local 454 const struct shdma_ops *ops = sdev->ops; in shdma_free_chan_resources() local 506 const struct shdma_ops *ops = sdev->ops; in shdma_add_desc() local 667 const struct shdma_ops *ops = sdev->ops; in shdma_prep_slave_sg() local 699 const struct shdma_ops *ops = sdev->ops; in shdma_prep_dma_cyclic() local 757 const struct shdma_ops *ops = sdev->ops; in shdma_terminate_all() local 854 const struct shdma_ops *ops = sdev->ops; in shdma_reset() local [all …]
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | auth.c | 109 rpcauth_register(const struct rpc_authops *ops) in rpcauth_register() 124 rpcauth_unregister(const struct rpc_authops *ops) in rpcauth_unregister() 142 const struct rpc_authops *ops; in rpcauth_get_authops() local 165 rpcauth_put_authops(const struct rpc_authops *ops) in rpcauth_put_authops() 182 const struct rpc_authops *ops = rpcauth_get_authops(flavor); in rpcauth_get_pseudoflavor() local 208 const struct rpc_authops *ops; in rpcauth_get_gssinfo() local 228 const struct rpc_authops *ops; in rpcauth_create() local 596 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred() 725 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_marshcred() local 758 const struct rpc_credops *ops = task->tk_rqstp->rq_cred->cr_ops; in rpcauth_wrap_req() local [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | frontswap.c | 32 #define for_each_frontswap_ops(ops) \ argument 113 void frontswap_register_ops(struct frontswap_ops *ops) in frontswap_register_ops() 193 struct frontswap_ops *ops; in __frontswap_init() local 252 struct frontswap_ops *ops; in __frontswap_store() local 301 struct frontswap_ops *ops; in __frontswap_load() local 334 struct frontswap_ops *ops; in __frontswap_invalidate_page() local 356 struct frontswap_ops *ops; in __frontswap_invalidate_area() local
|
| /OK3568_Linux_fs/u-boot/drivers/mailbox/ |
| H A D | mailbox-uclass.c | 39 struct mbox_ops *ops; in mbox_get_by_index() local 96 struct mbox_ops *ops = mbox_dev_ops(chan->dev); in mbox_free() local 105 struct mbox_ops *ops = mbox_dev_ops(chan->dev); in mbox_send() local 114 struct mbox_ops *ops = mbox_dev_ops(chan->dev); in mbox_recv() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_sockopt.c | 27 struct nf_sockopt_ops *ops; in nf_register_sockopt() local 65 struct nf_sockopt_ops *ops; in nf_sockopt_find() local 95 struct nf_sockopt_ops *ops; in nf_setsockopt() local 110 struct nf_sockopt_ops *ops; in nf_getsockopt() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | usb-uclass.c | 40 struct dm_usb_ops *ops = usb_get_ops(bus); in submit_int_msg() local 53 struct dm_usb_ops *ops = usb_get_ops(bus); in submit_control_msg() local 76 struct dm_usb_ops *ops = usb_get_ops(bus); in submit_bulk_msg() local 89 struct dm_usb_ops *ops = usb_get_ops(bus); in create_int_queue() local 101 struct dm_usb_ops *ops = usb_get_ops(bus); in poll_int_queue() local 112 struct dm_usb_ops *ops = usb_get_ops(bus); in destroy_int_queue() local 123 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_alloc_device() local 135 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_reset_root_port() local 146 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_update_hub_device() local 157 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_get_max_xfer_size() local
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial-uclass.c | 151 struct dm_serial_ops *ops = serial_get_ops(dev); in _serial_putc() local 170 struct dm_serial_ops *ops = serial_get_ops(dev); in __serial_getc() local 184 struct dm_serial_ops *ops = serial_get_ops(dev); in __serial_tstc() local 194 struct dm_serial_ops *ops = serial_get_ops(dev); in __serial_clear() local 272 struct dm_serial_ops *ops; in serial_setbrg() local 326 struct dm_serial_ops *ops; in serial_dev_setbrg() local 439 struct dm_serial_ops *ops = serial_get_ops(dev); in serial_post_probe() local
|
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | rockchip-sound.c | 34 const struct snd_soc_dai_ops *ops = dev_get_driver_ops(dev); in sound_hw_params() local 44 const struct snd_soc_dai_ops *ops = dev_get_driver_ops(dev); in sound_startup() local 54 const struct snd_soc_dai_ops *ops = dev_get_driver_ops(dev); in sound_set_sysclk() local 96 const struct snd_soc_dai_ops *ops = dev_get_driver_ops(dev); in _sound_play() local
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | ftrace_internal.h | 21 # define ftrace_startup(ops, command) \ argument 28 # define ftrace_shutdown(ops, command) \ argument 36 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | moduleparam.h | 72 const struct kernel_param_ops *ops; member 97 const struct kernel_param_ops *ops; member 175 #define module_param_cb(name, ops, arg, perm) \ argument 178 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument 182 #define __level_param_cb(name, ops, arg, perm, level) \ argument 194 #define core_param_cb(name, ops, arg, perm) \ argument 207 #define postcore_param_cb(name, ops, arg, perm) \ argument 220 #define arch_param_cb(name, ops, arg, perm) \ argument 233 #define subsys_param_cb(name, ops, arg, perm) \ argument 246 #define fs_param_cb(name, ops, arg, perm) \ argument [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/pwm/ |
| H A D | pwm-uclass.c | 14 struct pwm_ops *ops = pwm_get_ops(dev); in pwm_set_invert() local 25 struct pwm_ops *ops = pwm_get_ops(dev); in pwm_set_config() local 35 struct pwm_ops *ops = pwm_get_ops(dev); in pwm_set_enable() local
|
| /OK3568_Linux_fs/kernel/arch/s390/appldata/ |
| H A D | appldata_base.c | 127 struct appldata_ops *ops; in appldata_work_fn() local 284 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local 364 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops() 404 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops() 418 struct appldata_ops *ops; in appldata_freeze() local 447 struct appldata_ops *ops; in appldata_restore() local
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/ |
| H A D | pinctrl-generic.c | 21 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_pin_name_to_selector() local 52 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_group_name_to_selector() local 84 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinmux_func_name_to_selector() local 118 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinmux_enable_setting() local 161 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinconf_prop_name_to_param() local 197 const struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinconf_enable_setting() local
|