| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | misc-uclass.c | 20 const struct misc_ops *ops = device_get_ops(dev); in misc_read() local 30 const struct misc_ops *ops = device_get_ops(dev); in misc_write() local 40 const struct misc_ops *ops = device_get_ops(dev); in misc_ioctl() local 51 const struct misc_ops *ops = device_get_ops(dev); in misc_call() local 61 const struct misc_ops *ops; in misc_get_device_by_capability() local
|
| /OK3568_Linux_fs/u-boot/drivers/watchdog/ |
| H A D | wdt-uclass.c | 18 const struct wdt_ops *ops = device_get_ops(dev); in wdt_start() local 28 const struct wdt_ops *ops = device_get_ops(dev); in wdt_stop() local 38 const struct wdt_ops *ops = device_get_ops(dev); in wdt_reset() local 49 const struct wdt_ops *ops; in wdt_expire_now() local
|
| /OK3568_Linux_fs/u-boot/drivers/pch/ |
| H A D | pch-uclass.c | 16 struct pch_ops *ops = pch_get_ops(dev); in pch_get_spi_base() local 27 struct pch_ops *ops = pch_get_ops(dev); in pch_set_spi_protect() local 37 struct pch_ops *ops = pch_get_ops(dev); in pch_get_gpio_base() local 48 struct pch_ops *ops = pch_get_ops(dev); in pch_get_io_base() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | fwdl.c | 234 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in __sections_build_txd() local 273 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in __sections_build_txd() local 368 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in __write_memory() local 454 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in fwdl_phase0() local 482 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in fwdl_phase1() local 518 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in check_fw_rdy() local 603 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in fwdl_fail_dump() local 706 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_fwredl() local 755 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_fwdl() local 832 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_enable_cpu() local [all …]
|
| H A D | gpio.c | 20 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_sel_uart_tx_pin() local 60 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_sel_uart_rx_pin() local 92 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_pinmux_switch() local 378 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_set_led_mode() local 460 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in _mac_set_sw_gpio_mode() local 522 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_sw_gpio_ctrl() local 563 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_get_gpio_status() local 662 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_get_gpio_val() local 690 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_wl_dis_gpio() local 788 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in mac_get_wl_dis_val() local
|
| H A D | cpuio.c | 52 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_dle_buf_req_wd() local 88 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_dle_buf_req_pl() local 125 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_cpuio_wd() local 185 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_cpuio_pl() local 375 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in band_pkt_drop() local 914 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in set_dmac_macid_drop() local 958 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in set_cmac_macid_drop() local 987 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in rel_dmac_macid_drop() local 1018 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in rel_cmac_macid_drop() local 1049 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in set_hiq_drop() local [all …]
|
| H A D | la_mode.c | 20 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_lamode_cfg() local 50 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_lamode_buf_cfg() local 88 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_lamode_trigger() local 111 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_lamode_st() local
|
| H A D | rrsr.c | 20 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_rrsr_cfg() local 52 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_rrsr_cfg() local 89 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_cts_rrsr_cfg() local 111 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_cts_rrsr_cfg() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | fwdl.c | 234 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in __sections_build_txd() local 273 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in __sections_build_txd() local 368 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in __write_memory() local 454 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in fwdl_phase0() local 482 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in fwdl_phase1() local 518 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in check_fw_rdy() local 603 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in fwdl_fail_dump() local 706 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_fwredl() local 755 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_fwdl() local 832 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_enable_cpu() local [all …]
|
| H A D | gpio.c | 20 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_sel_uart_tx_pin() local 60 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_sel_uart_rx_pin() local 92 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_pinmux_switch() local 378 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_set_led_mode() local 460 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in _mac_set_sw_gpio_mode() local 522 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_sw_gpio_ctrl() local 563 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_get_gpio_status() local 662 struct mac_ax_intf_ops *ops = adapter->ops->intf_ops; in mac_get_gpio_val() local 690 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_wl_dis_gpio() local 788 struct mac_ax_ops *ops = adapter_to_mac_ops(adapter); in mac_get_wl_dis_val() local
|
| H A D | cpuio.c | 52 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_dle_buf_req_wd() local 88 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_dle_buf_req_pl() local 125 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_cpuio_wd() local 185 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_cpuio_pl() local 375 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in band_pkt_drop() local 914 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in set_dmac_macid_drop() local 958 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in set_cmac_macid_drop() local 987 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in rel_dmac_macid_drop() local 1018 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in rel_cmac_macid_drop() local 1049 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in set_hiq_drop() local [all …]
|
| H A D | la_mode.c | 20 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_lamode_cfg() local 50 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_lamode_buf_cfg() local 88 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_lamode_trigger() local 111 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_lamode_st() local
|
| H A D | rrsr.c | 20 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_rrsr_cfg() local 52 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_rrsr_cfg() local 89 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_get_cts_rrsr_cfg() local 111 struct mac_ax_intf_ops *ops = adapter_to_intf_ops(adapter); in mac_set_cts_rrsr_cfg() local
|
| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_vdpa.c | 68 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set() local 76 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_generation() local 87 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_status() local 95 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_status() local 110 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify() local 140 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq() local 222 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq() local 257 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs() local 290 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features() local 339 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_probe() local
|
| /OK3568_Linux_fs/u-boot/drivers/demo/ |
| H A D | demo-uclass.c | 28 const struct demo_ops *ops = device_get_ops(dev); in demo_hello() local 38 const struct demo_ops *ops = device_get_ops(dev); in demo_status() local 48 const struct demo_ops *ops = device_get_ops(dev); in demo_get_light() local 58 const struct demo_ops *ops = device_get_ops(dev); in demo_set_light() local
|
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | pmic-uclass.c | 121 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_reg_count() local 131 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_read() local 144 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_write() local 194 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_suspend() local 204 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_resume() local 214 const struct dm_pmic_ops *ops = dev_get_driver_ops(dev); in pmic_shutdown() local
|
| /OK3568_Linux_fs/kernel/drivers/vhost/ |
| H A D | vdpa.c | 62 const struct vdpa_config_ops *ops = v->vdpa->config; in handle_vq_kick() local 92 const struct vdpa_config_ops *ops = v->vdpa->config; in vhost_vdpa_setup_vq_irq() local 133 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id() local 147 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status() local 161 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status() local 242 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_config() local 269 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_features() local 283 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_features() local 305 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_vring_num() local 369 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_vring_ioctl() local [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/power/domain/ |
| H A D | power-domain-uclass.c | 39 struct power_domain_ops *ops; in power_domain_get() local 81 struct power_domain_ops *ops = power_domain_dev_ops(power_domain->dev); in power_domain_free() local 90 struct power_domain_ops *ops = power_domain_dev_ops(power_domain->dev); in power_domain_on() local 99 struct power_domain_ops *ops = power_domain_dev_ops(power_domain->dev); in power_domain_off() local
|
| /OK3568_Linux_fs/u-boot/drivers/cpu/ |
| H A D | cpu-uclass.c | 19 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_desc() local 29 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_info() local 39 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_count() local 49 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_vendor() local
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | keyboard-uclass.c | 14 struct keyboard_ops *ops = keyboard_get_ops(dev); in keyboard_start() local 25 struct keyboard_ops *ops = keyboard_get_ops(dev); in keyboard_stop() local 37 struct keyboard_ops *ops = keyboard_get_ops(dev); in keyboard_tstc() local 52 struct keyboard_ops *ops = keyboard_get_ops(dev); in keyboard_getc() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/c2port/ |
| H A D | core.c | 63 struct c2port_ops *ops = dev->ops; in c2port_reset() local 79 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck() local 101 struct c2port_ops *ops = dev->ops; in c2port_write_ar() local 129 struct c2port_ops *ops = dev->ops; in c2port_read_ar() local 161 struct c2port_ops *ops = dev->ops; in c2port_write_dr() local 209 struct c2port_ops *ops = dev->ops; in c2port_read_dr() local 316 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num() local 326 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() local 336 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() local 354 struct c2port_ops *ops = c2dev->ops; in access_store() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_btc.c | 235 struct btc_ops *ops = btc->ops; in rtw_hal_btc_update_role_info_ntfy() local 302 struct btc_ops *ops = btc->ops; in rtw_hal_btc_power_off_ntfy() local 312 struct btc_ops *ops = btc->ops; in rtw_hal_btc_init_coex_cfg_ntfy() local 324 struct btc_ops *ops = btc->ops; in rtw_hal_btc_scan_start_ntfy() local 334 struct btc_ops *ops = btc->ops; in rtw_hal_btc_scan_finish_ntfy() local 345 struct btc_ops *ops = btc->ops; in rtw_hal_btc_switch_band_ntfy() local 355 struct btc_ops *ops = btc->ops; in rtw_hal_btc_packet_event_ntfy() local 365 struct btc_ops *ops = btc->ops; in rtw_hal_btc_radio_state_ntfy() local 375 struct btc_ops *ops = btc->ops; in rtw_hal_btc_customerize_ntfy() local 385 struct btc_ops *ops = btc->ops; in rtw_hal_btc_wl_rfk_ntfy() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_btc.c | 236 struct btc_ops *ops = btc->ops; in rtw_hal_btc_update_role_info_ntfy() local 250 struct btc_ops *ops = btc->ops; in rtw_hal_btc_power_off_ntfy() local 260 struct btc_ops *ops = btc->ops; in rtw_hal_btc_init_coex_cfg_ntfy() local 272 struct btc_ops *ops = btc->ops; in rtw_hal_btc_scan_start_ntfy() local 282 struct btc_ops *ops = btc->ops; in rtw_hal_btc_scan_finish_ntfy() local 293 struct btc_ops *ops = btc->ops; in rtw_hal_btc_switch_band_ntfy() local 303 struct btc_ops *ops = btc->ops; in rtw_hal_btc_packet_event_ntfy() local 313 struct btc_ops *ops = btc->ops; in rtw_hal_btc_radio_state_ntfy() local 323 struct btc_ops *ops = btc->ops; in rtw_hal_btc_customerize_ntfy() local 333 struct btc_ops *ops = btc->ops; in rtw_hal_btc_wl_rfk_ntfy() local [all …]
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net_namespace.c | 136 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init() 170 static void ops_free(const struct pernet_operations *ops, struct net *net) in ops_free() 177 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list() 188 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list() 202 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list() 337 const struct pernet_operations *ops, *saved_ops; in setup_net() local 569 const struct pernet_operations *ops; in cleanup_net() local 1157 struct pernet_operations *ops) in __register_pernet_operations() 1187 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations() 1205 struct pernet_operations *ops) in __register_pernet_operations() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinconf.c | 27 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_check_ops() local 59 const struct pinconf_ops *ops = pctldev->desc->confops; in pin_config_get_for_pin() local 74 const struct pinconf_ops *ops; in pin_config_group_get() local 151 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_apply_setting() local 203 const struct pinconf_ops *ops; in pinconf_set_config() local 294 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_pin() local 337 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_group() local
|