Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 1015) sorted by relevance

12345678910>>...41

/drivers/media/platform/amphion/
A Dvpu_rpc.h120 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_check_codec() local
130 struct vpu_iface_ops *ops = vpu_inst_get_iface(inst); in vpu_iface_check_format() local
140 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_boot_core() local
149 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_get_power_state() local
158 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_shutdown_core() local
167 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_restore_core() local
176 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_on_firmware_loaded() local
186 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_get_data_size() local
199 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_init() local
215 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_set_log_buf() local
[all …]
/drivers/media/platform/qcom/venus/
A Dhfi.c194 const struct hfi_ops *ops = core->ops; in hfi_session_init() local
243 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit() local
274 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start() local
301 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop() local
342 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort() local
364 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res() local
390 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res() local
417 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush() local
441 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers() local
452 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unset_buffers() local
[all …]
/drivers/mfd/
A Dabx500-core.c19 struct abx500_ops ops; member
23 static void lookup_ops(struct device *dev, struct abx500_ops **ops) in lookup_ops()
36 int abx500_register_ops(struct device *dev, struct abx500_ops *ops) in abx500_register_ops()
65 struct abx500_ops *ops; in abx500_set_register_interruptible() local
78 struct abx500_ops *ops; in abx500_get_register_interruptible() local
91 struct abx500_ops *ops; in abx500_get_register_page_interruptible() local
105 struct abx500_ops *ops; in abx500_mask_and_set_register_interruptible() local
118 struct abx500_ops *ops; in abx500_get_chip_id() local
130 struct abx500_ops *ops; in abx500_event_registers_startup_state_get() local
142 struct abx500_ops *ops; in abx500_startup_irq_enabled() local
/drivers/media/v4l2-core/
A Dv4l2-ioctl.c933 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() local
1126 static int v4l_g_input(const struct v4l2_ioctl_ops *ops, in v4l_g_input()
1152 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1683 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt()
1742 static int v4l_s_fmt(const struct v4l2_ioctl_ops *ops, in v4l_s_fmt()
2077 static int v4l_s_std(const struct v4l2_ioctl_ops *ops, in v4l_s_std()
2139 static int v4l_s_fbuf(const struct v4l2_ioctl_ops *ops, in v4l_s_fbuf()
2182 static int v4l_qbuf(const struct v4l2_ioctl_ops *ops, in v4l_qbuf()
2191 static int v4l_dqbuf(const struct v4l2_ioctl_ops *ops, in v4l_dqbuf()
2247 static int v4l_g_parm(const struct v4l2_ioctl_ops *ops, in v4l_g_parm()
[all …]
/drivers/video/fbdev/core/
A Dfbcon.c201 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
212 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local
234 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all() local
257 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
275 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate() local
742 struct fbcon_ops *ops; in fbcon_open() local
964 struct fbcon_ops *ops; in fbcon_startup() local
1029 struct fbcon_ops *ops; in fbcon_init() local
1208 struct fbcon_ops *ops; in fbcon_deinit() local
2101 struct fbcon_ops *ops; in fbcon_switch() local
[all …]
A Dfbcon_ud.c51 struct fbcon_ops *ops = info->fbcon_par; in ud_bmove() local
69 struct fbcon_ops *ops = info->fbcon_par; in ud_clear() local
89 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_aligned() local
122 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_unaligned() local
155 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs() local
254 struct fbcon_ops *ops = info->fbcon_par; in ud_cursor() local
401 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start() local
420 void fbcon_rotate_ud(struct fbcon_ops *ops) in fbcon_rotate_ud()
A Dfbcon_cw.c51 struct fbcon_ops *ops = info->fbcon_par; in cw_bmove() local
68 struct fbcon_ops *ops = info->fbcon_par; in cw_clear() local
87 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs_aligned() local
118 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs() local
207 struct fbcon_ops *ops = info->fbcon_par; in cw_cursor() local
361 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start() local
376 void fbcon_rotate_cw(struct fbcon_ops *ops) in fbcon_rotate_cw()
A Dfbcon_ccw.c66 struct fbcon_ops *ops = info->fbcon_par; in ccw_bmove() local
83 struct fbcon_ops *ops = info->fbcon_par; in ccw_clear() local
102 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs_aligned() local
133 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs() local
224 struct fbcon_ops *ops = info->fbcon_par; in ccw_cursor() local
378 struct fbcon_ops *ops = info->fbcon_par; in ccw_update_start() local
393 void fbcon_rotate_ccw(struct fbcon_ops *ops) in fbcon_rotate_ccw()
/drivers/hid/
A Dhid-wiimote-modules.c89 static int wiimod_keys_probe(const struct wiimod_ops *ops, in wiimod_keys_probe()
155 static int wiimod_rumble_probe(const struct wiimod_ops *ops, in wiimod_rumble_probe()
167 static void wiimod_rumble_remove(const struct wiimod_ops *ops, in wiimod_rumble_remove()
234 static int wiimod_battery_probe(const struct wiimod_ops *ops, in wiimod_battery_probe()
338 static int wiimod_led_probe(const struct wiimod_ops *ops, in wiimod_led_probe()
380 static void wiimod_led_remove(const struct wiimod_ops *ops, in wiimod_led_remove()
481 static int wiimod_accel_probe(const struct wiimod_ops *ops, in wiimod_accel_probe()
733 static int wiimod_ir_probe(const struct wiimod_ops *ops, in wiimod_ir_probe()
784 static void wiimod_ir_remove(const struct wiimod_ops *ops, in wiimod_ir_remove()
1862 static int wiimod_pro_probe(const struct wiimod_ops *ops, in wiimod_pro_probe()
[all …]
/drivers/dpll/
A Ddpll_netlink.c236 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_prio() local
258 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_on_dpll_state() local
280 const struct dpll_pin_ops *ops = dpll_pin_ops(ref); in dpll_msg_add_pin_direction() local
848 const struct dpll_pin_ops *ops; in dpll_pin_freq_set() local
911 const struct dpll_pin_ops *ops; in dpll_pin_esync_set() local
991 const struct dpll_pin_ops *ops; in dpll_pin_ref_sync_state_set() local
1091 const struct dpll_pin_ops *ops; in dpll_pin_on_pin_state_set() local
1130 const struct dpll_pin_ops *ops; in dpll_pin_state_set() local
1157 const struct dpll_pin_ops *ops; in dpll_pin_prio_set() local
1185 const struct dpll_pin_ops *ops; in dpll_pin_direction_set() local
[all …]
A Ddpll_core.c37 const struct dpll_device_ops *ops; member
43 const struct dpll_pin_ops *ops; member
58 const struct dpll_pin_ops *ops, void *priv, in dpll_pin_registration_find()
73 const struct dpll_pin_ops *ops, void *priv, in dpll_xa_ref_pin_add()
127 const struct dpll_pin_ops *ops, void *priv, in dpll_xa_ref_pin_del()
356 const struct dpll_device_ops *ops, void *priv) in dpll_device_register()
411 const struct dpll_device_ops *ops, void *priv) in dpll_device_unregister()
644 const struct dpll_pin_ops *ops, void *priv) in dpll_pin_register()
702 const struct dpll_pin_ops *ops, void *priv) in dpll_pin_unregister()
732 const struct dpll_pin_ops *ops, void *priv) in dpll_pin_on_pin_register()
[all …]
/drivers/vhost/
A Dvdpa.c138 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_reset_map() local
254 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_bind_mm() local
265 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_unbind_mm() local
276 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id() local
290 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status() local
304 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status() local
408 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_suspend() local
416 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_resume() local
424 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_has_desc_group() local
432 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_features() local
[all …]
/drivers/net/phy/
A Dsfp-bus.c460 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_register_bus() local
482 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_unregister_bus() local
675 const struct sfp_upstream_ops *ops) in sfp_bus_add_upstream()
750 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_add_phy() local
765 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_remove_phy() local
775 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_up() local
784 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_down() local
794 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_insert() local
808 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_remove() local
819 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_start() local
[all …]
/drivers/base/
A Dsyscore.c21 void register_syscore_ops(struct syscore_ops *ops) in register_syscore_ops()
33 void unregister_syscore_ops(struct syscore_ops *ops) in unregister_syscore_ops()
49 struct syscore_ops *ops; in syscore_suspend() local
93 struct syscore_ops *ops; in syscore_resume() local
116 struct syscore_ops *ops; in syscore_shutdown() local
A Dcomponent.c60 const struct component_master_ops *ops; member
70 const struct component_ops *ops; member
142 const struct component_master_ops *ops) in __aggregate_find()
513 const struct component_master_ops *ops, in component_master_add_with_match()
558 const struct component_master_ops *ops) in component_master_del()
573 const struct component_master_ops *ops) in component_master_is_bound()
729 static int __component_add(struct device *dev, const struct component_ops *ops, in __component_add()
780 int component_add_typed(struct device *dev, const struct component_ops *ops, in component_add_typed()
805 int component_add(struct device *dev, const struct component_ops *ops) in component_add()
820 void component_del(struct device *dev, const struct component_ops *ops) in component_del()
/drivers/virtio/
A Dvirtio_vdpa.c63 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_generation() local
74 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_status() local
96 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify() local
106 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify_with_data() local
137 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq() local
246 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq() local
331 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs() local
380 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features() local
408 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_vq_affinity() local
421 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_vq_affinity() local
[all …]
/drivers/misc/c2port/
A Dcore.c63 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
629 struct c2port_ops *ops = dev->ops; in __c2port_read_flash_data() local
[all …]
/drivers/dma/sh/
A Dshdma-base.c55 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
896 const struct shdma_ops *ops = in chan_irq() local
[all …]
/drivers/pinctrl/
A Dpinconf.c29 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_check_ops() local
61 const struct pinconf_ops *ops = pctldev->desc->confops; in pin_config_get_for_pin() local
76 const struct pinconf_ops *ops; in pin_config_group_get() local
153 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_apply_setting() local
205 const struct pinconf_ops *ops; in pinconf_set_config() local
296 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_pin() local
339 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_group() local
/drivers/net/ethernet/hisilicon/hns/
A Dhns_ethtool.c672 struct hnae_ae_ops *ops; in hns_get_ringparam() local
697 struct hnae_ae_ops *ops; in hns_get_pauseparam() local
718 struct hnae_ae_ops *ops; in hns_set_pauseparam() local
745 struct hnae_ae_ops *ops; in hns_get_coalesce() local
793 struct hnae_ae_ops *ops; in hns_set_coalesce() local
1096 struct hnae_ae_ops *ops; in hns_get_regs() local
1118 struct hnae_ae_ops *ops; in hns_get_regs_len() local
1159 struct hnae_ae_ops *ops; in hns_get_rss_key_size() local
1175 struct hnae_ae_ops *ops; in hns_get_rss_indir_size() local
1191 struct hnae_ae_ops *ops; in hns_get_rss() local
[all …]
/drivers/net/can/usb/kvaser_usb/
A Dkvaser_usb_core.c337 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_read_bulk_callback() local
452 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_open() local
520 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_close() local
553 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_set_bittiming() local
597 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_set_data_bittiming() local
660 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_start_xmit() local
763 const struct kvaser_usb_dev_ops *ops = priv->dev->driver_info->ops; in kvaser_usb_set_phys_id() local
799 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_remove_interfaces() local
831 const struct kvaser_usb_dev_ops *ops = driver_info->ops; in kvaser_usb_init_one() local
930 const struct kvaser_usb_dev_ops *ops; in kvaser_usb_probe() local
/drivers/gpu/drm/
A Ddrm_gpuvm.c1004 const struct drm_gpuvm_ops *ops) in drm_gpuvm_init()
1366 const struct drm_gpuvm_ops *ops = gpuvm->ops; in __drm_gpuvm_validate() local
2555 struct drm_gpuva_ops *ops; in drm_gpuva_sm_step() member
2558 struct drm_gpuva_ops *ops = args->ops; in drm_gpuva_sm_step() local
2648 struct drm_gpuva_ops *ops; in drm_gpuvm_sm_map_ops_create() local
2651 struct drm_gpuva_ops *ops; in drm_gpuvm_sm_map_ops_create() member
2711 struct drm_gpuva_ops *ops; in drm_gpuvm_sm_unmap_ops_create() local
2714 struct drm_gpuva_ops *ops; in drm_gpuvm_sm_unmap_ops_create() member
2762 struct drm_gpuva_ops *ops; in drm_gpuvm_prefetch_ops_create() local
2815 struct drm_gpuva_ops *ops; in drm_gpuvm_bo_unmap_ops_create() local
[all …]
/drivers/ptp/
A Dptp_chardev.c20 static int ptp_disable_pinfunc(struct ptp_clock_info *ops, in ptp_disable_pinfunc()
178 struct ptp_clock_info *ops = ptp->info; in ptp_extts_request() local
225 struct ptp_clock_info *ops = ptp->info; in ptp_perout_request() local
279 struct ptp_clock_info *ops = ptp->info; in ptp_enable_pps() local
383 struct ptp_clock_info *ops = ptp->info; in ptp_sys_offset() local
409 struct ptp_clock_info *ops = ptp->info; in ptp_pin_getfunc() local
429 struct ptp_clock_info *ops = ptp->info; in ptp_pin_setfunc() local
/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_mr_tcam.c283 const struct mlxsw_sp_mr_tcam_ops *ops = mlxsw_sp->mr_tcam_ops; in mlxsw_sp_mr_tcam_route_create() local
346 const struct mlxsw_sp_mr_tcam_ops *ops = mlxsw_sp->mr_tcam_ops; in mlxsw_sp_mr_tcam_route_destroy() local
372 const struct mlxsw_sp_mr_tcam_ops *ops = mlxsw_sp->mr_tcam_ops; in mlxsw_sp_mr_tcam_route_action_update() local
404 const struct mlxsw_sp_mr_tcam_ops *ops = mlxsw_sp->mr_tcam_ops; in mlxsw_sp_mr_tcam_route_min_mtu_update() local
466 const struct mlxsw_sp_mr_tcam_ops *ops = mlxsw_sp->mr_tcam_ops; in mlxsw_sp_mr_tcam_route_erif_del() local
523 const struct mlxsw_sp_mr_tcam_ops *ops = mlxsw_sp->mr_tcam_ops; in mlxsw_sp_mr_tcam_route_update() local
571 const struct mlxsw_sp_mr_tcam_ops *ops = mlxsw_sp->mr_tcam_ops; in mlxsw_sp_mr_tcam_init() local
594 const struct mlxsw_sp_mr_tcam_ops *ops = mlxsw_sp->mr_tcam_ops; in mlxsw_sp_mr_tcam_fini() local
/drivers/iommu/
A Dio-pgfault.c128 const struct iommu_ops *ops = dev_iommu_ops(dev); in find_fault_handler() local
160 const struct iommu_ops *ops = dev_iommu_ops(dev); in iopf_error_response() local
328 const struct iommu_ops *ops = dev_iommu_ops(dev); in iopf_group_response() local
390 const struct iommu_ops *ops = dev_iommu_ops(dev); in iopf_queue_add_device() local
457 const struct iommu_ops *ops = dev_iommu_ops(dev); in iopf_queue_remove_device() local

Completed in 716 milliseconds

12345678910>>...41