Home
last modified time | relevance | path

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

12345678910>>...37

/drivers/media/platform/amphion/
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/
Dhfi.c178 int hfi_session_create(struct venus_inst *inst, const struct hfi_inst_ops *ops) in hfi_session_create()
217 const struct hfi_ops *ops = core->ops; in hfi_session_init() local
266 const struct hfi_ops *ops = inst->core->ops; in hfi_session_deinit() local
297 const struct hfi_ops *ops = inst->core->ops; in hfi_session_start() local
324 const struct hfi_ops *ops = inst->core->ops; in hfi_session_stop() local
365 const struct hfi_ops *ops = inst->core->ops; in hfi_session_abort() local
387 const struct hfi_ops *ops = inst->core->ops; in hfi_session_load_res() local
413 const struct hfi_ops *ops = inst->core->ops; in hfi_session_unload_res() local
440 const struct hfi_ops *ops = inst->core->ops; in hfi_session_flush() local
464 const struct hfi_ops *ops = inst->core->ops; in hfi_session_set_buffers() local
[all …]
/drivers/mfd/
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/
Dv4l2-ioctl.c922 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() local
1081 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, in v4l_querycap()
1115 static int v4l_g_input(const struct v4l2_ioctl_ops *ops, in v4l_g_input()
1128 static int v4l_g_output(const struct v4l2_ioctl_ops *ops, in v4l_g_output()
1141 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1157 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, in v4l_s_output()
1168 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, in v4l_g_priority()
1179 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, in v4l_s_priority()
1193 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, in v4l_enuminput()
1219 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, in v4l_enumoutput()
[all …]
/drivers/net/phy/
Dsfp-bus.c459 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_register_bus() local
481 const struct sfp_upstream_ops *ops = bus->upstream_ops; in sfp_unregister_bus() local
674 const struct sfp_upstream_ops *ops) in sfp_bus_add_upstream()
727 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_add_phy() local
742 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_remove_phy() local
752 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_up() local
761 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_link_down() local
771 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_insert() local
785 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_remove() local
796 const struct sfp_upstream_ops *ops = sfp_get_upstream_ops(bus); in sfp_module_start() local
[all …]
/drivers/video/fbdev/core/
Dfbcon.c194 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
205 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local
227 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all() local
250 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local
268 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate() local
275 struct fbcon_ops *ops = info->fbcon_par; in fbcon_is_inactive() local
350 struct fbcon_ops *ops = container_of(work, struct fbcon_ops, cursor_work.work); in fb_flashcursor() local
390 struct fbcon_ops *ops = info->fbcon_par; in fbcon_add_cursor_work() local
399 struct fbcon_ops *ops = info->fbcon_par; in fbcon_del_cursor_work() local
555 struct fbcon_ops *ops = info->fbcon_par; in fbcon_prepare_logo() local
[all …]
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
90 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_aligned() local
123 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_unaligned() local
156 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs() local
255 struct fbcon_ops *ops = info->fbcon_par; in ud_cursor() local
411 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start() local
430 void fbcon_rotate_ud(struct fbcon_ops *ops) in fbcon_rotate_ud()
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
88 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs_aligned() local
119 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs() local
208 struct fbcon_ops *ops = info->fbcon_par; in cw_cursor() local
371 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start() local
386 void fbcon_rotate_cw(struct fbcon_ops *ops) in fbcon_rotate_cw()
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
103 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs_aligned() local
134 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs() local
225 struct fbcon_ops *ops = info->fbcon_par; in ccw_cursor() local
388 struct fbcon_ops *ops = info->fbcon_par; in ccw_update_start() local
403 void fbcon_rotate_ccw(struct fbcon_ops *ops) in fbcon_rotate_ccw()
/drivers/hid/
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()
268 static void wiimod_battery_remove(const struct wiimod_ops *ops, in wiimod_battery_remove()
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()
522 static void wiimod_accel_remove(const struct wiimod_ops *ops, in wiimod_accel_remove()
733 static int wiimod_ir_probe(const struct wiimod_ops *ops, in wiimod_ir_probe()
[all …]
/drivers/base/
Dsyscore.c22 void register_syscore_ops(struct syscore_ops *ops) in register_syscore_ops()
34 void unregister_syscore_ops(struct syscore_ops *ops) in unregister_syscore_ops()
50 struct syscore_ops *ops; in syscore_suspend() local
96 struct syscore_ops *ops; in syscore_resume() local
119 struct syscore_ops *ops; in syscore_shutdown() local
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()
711 static int __component_add(struct device *dev, const struct component_ops *ops, in __component_add()
762 int component_add_typed(struct device *dev, const struct component_ops *ops, in component_add_typed()
787 int component_add(struct device *dev, const struct component_ops *ops) in component_add()
802 void component_del(struct device *dev, const struct component_ops *ops) in component_del()
/drivers/vhost/
Dvdpa.c153 const struct vdpa_config_ops *ops = v->vdpa->config; in handle_vq_kick() local
183 const struct vdpa_config_ops *ops = v->vdpa->config; in vhost_vdpa_setup_vq_irq() local
225 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_bind_mm() local
236 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_unbind_mm() local
247 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id() local
261 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status() local
275 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status() local
379 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_suspend() local
387 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_resume() local
395 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_features() local
[all …]
/drivers/misc/c2port/
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
354 struct c2port_ops *ops = c2dev->ops; in access_store() local
[all …]
/drivers/gpu/drm/
Ddrm_gpuva_mgr.c675 const struct drm_gpuva_fn_ops *ops) in drm_gpuva_manager_init()
1075 const struct drm_gpuva_fn_ops *ops, void *priv, in __drm_gpuva_sm_map()
1217 const struct drm_gpuva_fn_ops *ops, void *priv, in __drm_gpuva_sm_unmap()
1310 const struct drm_gpuva_fn_ops *ops = mgr->ops; in drm_gpuva_sm_map() local
1354 const struct drm_gpuva_fn_ops *ops = mgr->ops; in drm_gpuva_sm_unmap() local
1400 struct drm_gpuva_ops *ops; in drm_gpuva_sm_step() member
1403 struct drm_gpuva_ops *ops = args->ops; in drm_gpuva_sm_step() local
1493 struct drm_gpuva_ops *ops; in drm_gpuva_sm_map_ops_create() local
1496 struct drm_gpuva_ops *ops; in drm_gpuva_sm_map_ops_create() member
1556 struct drm_gpuva_ops *ops; in drm_gpuva_sm_unmap_ops_create() local
[all …]
/drivers/virtio/
Dvirtio_vdpa.c76 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
109 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify() local
119 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify_with_data() local
151 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq() local
271 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq() local
365 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs() local
414 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features() local
442 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_vq_affinity() local
455 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_vq_affinity() local
[all …]
/drivers/pinctrl/
Dpinconf.c27 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
/drivers/dma/sh/
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
846 const struct shdma_ops *ops = sdev->ops; in shdma_reset() local
[all …]
/drivers/net/ethernet/hisilicon/hns/
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
967 struct hnae_ae_ops *ops = h->dev->ops; in hns_get_sset_count() local
1098 struct hnae_ae_ops *ops; in hns_get_regs() local
1120 struct hnae_ae_ops *ops; in hns_get_regs_len() local
1161 struct hnae_ae_ops *ops; in hns_get_rss_key_size() local
1177 struct hnae_ae_ops *ops; in hns_get_rss_indir_size() local
[all …]
/drivers/iommu/
Diommu.c252 const struct iommu_ops *ops, struct device *hwdev) in iommu_device_register()
312 const struct iommu_ops *ops, struct bus_type *bus, in iommu_device_register_bus()
388 static int iommu_init_device(struct device *dev, const struct iommu_ops *ops) in iommu_init_device()
442 const struct iommu_ops *ops = dev_iommu_ops(dev); in iommu_deinit_device() local
486 const struct iommu_ops *ops = dev->bus->iommu_ops; in __iommu_probe_device() local
563 const struct iommu_ops *ops; in iommu_probe_device() local
1451 const struct iommu_ops *ops = dev_iommu_ops(dev); in iommu_page_response() local
1720 const struct iommu_ops *ops = dev_iommu_ops(dev); in iommu_get_def_domain_type() local
1849 const struct iommu_ops *ops = dev_iommu_ops(dev); in iommu_group_do_probe_finalize() local
1914 const struct iommu_ops *ops; in device_iommu_capable() local
[all …]
/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_core.c325 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_read_bulk_callback() local
437 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_open() local
505 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_close() local
538 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_set_bittiming() local
582 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_set_data_bittiming() local
645 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_start_xmit() local
769 const struct kvaser_usb_dev_ops *ops = dev->driver_info->ops; in kvaser_usb_remove_interfaces() local
797 const struct kvaser_usb_dev_ops *ops = driver_info->ops; in kvaser_usb_init_one() local
891 const struct kvaser_usb_dev_ops *ops; in kvaser_usb_probe() local
/drivers/net/ethernet/mellanox/mlxsw/
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/media/radio/
Dradio-isa.c47 const struct radio_isa_ops *ops = isa->drv->ops; in radio_isa_g_tuner() local
77 const struct radio_isa_ops *ops = isa->drv->ops; in radio_isa_s_tuner() local
200 const struct radio_isa_ops *ops = drv->ops; in radio_isa_common_probe() local
279 const struct radio_isa_ops *ops = isa->drv->ops; in radio_isa_common_remove() local
293 const struct radio_isa_ops *ops = drv->ops; in radio_isa_probe() local
/drivers/gpu/drm/nouveau/
Dnouveau_uvmm.c78 struct drm_gpuva_ops *ops; member
453 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare_unwind()
554 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare_unwind()
569 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare_unwind()
610 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare()
729 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare()
745 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare()
821 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm()
847 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_map()
855 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap()
[all …]
/drivers/net/dsa/mv88e6xxx/
Ddevlink.c265 const struct devlink_region_ops *ops, in mv88e6xxx_region_global_snapshot()
372 const struct devlink_region_ops *ops, in mv88e6xxx_region_atu_snapshot()
445 const struct devlink_region_ops *ops, in mv88e6xxx_region_vtu_snapshot()
528 const struct devlink_region_ops *ops, in mv88e6xxx_region_stu_snapshot()
586 const struct devlink_region_ops *ops, in mv88e6xxx_region_pvt_snapshot()
624 const struct devlink_port_region_ops *ops, in mv88e6xxx_region_port_snapshot()
706 struct devlink_region_ops *ops; member
777 struct devlink_region_ops *ops; in mv88e6xxx_setup_devlink_regions_global() local

12345678910>>...37