| /drivers/mfd/ |
| D | abx500-core.c | 18 struct abx500_ops ops; member 22 static void lookup_ops(struct device *dev, struct abx500_ops **ops) in lookup_ops() 35 int abx500_register_ops(struct device *dev, struct abx500_ops *ops) in abx500_register_ops() 67 struct abx500_ops *ops; in abx500_set_register_interruptible() local 80 struct abx500_ops *ops; in abx500_get_register_interruptible() local 93 struct abx500_ops *ops; in abx500_get_register_page_interruptible() local 107 struct abx500_ops *ops; in abx500_mask_and_set_register_interruptible() local 120 struct abx500_ops *ops; in abx500_get_chip_id() local 132 struct abx500_ops *ops; in abx500_event_registers_startup_state_get() local 144 struct abx500_ops *ops; in abx500_startup_irq_enabled() local
|
| /drivers/video/fbdev/exynos/ |
| D | s6e8ax0.c | 288 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_panel_cond() local 314 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_display_cond() local 326 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_gamma_cond() local 336 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_gamma_update() local 348 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_etc_cond1() local 360 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_etc_cond2() local 372 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_etc_cond3() local 383 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_etc_cond4() local 394 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_etc_cond5() local 404 struct mipi_dsim_master_ops *ops = lcd_to_master_ops(lcd); in s6e8ax0_etc_cond6() local [all …]
|
| /drivers/base/ |
| D | syscore.c | 23 void register_syscore_ops(struct syscore_ops *ops) in register_syscore_ops() 35 void unregister_syscore_ops(struct syscore_ops *ops) in unregister_syscore_ops() 51 struct syscore_ops *ops; in syscore_suspend() local 98 struct syscore_ops *ops; in syscore_resume() local 122 struct syscore_ops *ops; in syscore_shutdown() local
|
| D | component.c | 35 const struct component_master_ops *ops; member 46 const struct component_ops *ops; member 55 const struct component_master_ops *ops) in __master_find() 287 const struct component_master_ops *ops, in component_master_add_with_match() 330 const struct component_master_ops *ops) in component_master_add() 337 const struct component_master_ops *ops) in component_master_del() 461 int component_add(struct device *dev, const struct component_ops *ops) in component_add() 490 void component_del(struct device *dev, const struct component_ops *ops) in component_del()
|
| /drivers/media/v4l2-core/ |
| D | v4l2-ioctl.c | 922 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() local 1018 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, in v4l_querycap() 1041 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input() 1047 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, in v4l_s_output() 1053 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, in v4l_g_priority() 1064 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, in v4l_s_priority() 1078 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, in v4l_enuminput() 1096 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, in v4l_enumoutput() 1291 static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops, in v4l_enum_fmt() 1344 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt() [all …]
|
| /drivers/video/console/ |
| D | fbcon.c | 189 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local 200 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local 222 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all() local 245 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local 263 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate() local 270 struct fbcon_ops *ops = info->fbcon_par; in fbcon_is_inactive() local 347 struct fbcon_ops *ops = info->fbcon_par; in fb_flashcursor() local 381 struct fbcon_ops *ops = info->fbcon_par; in cursor_timer_handler() local 389 struct fbcon_ops *ops = info->fbcon_par; in fbcon_add_cursor_timer() local 408 struct fbcon_ops *ops = info->fbcon_par; in fbcon_del_cursor_timer() local [all …]
|
| D | fbcon_ud.c | 51 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()
|
| D | fbcon_ccw.c | 66 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 387 struct fbcon_ops *ops = info->fbcon_par; in ccw_update_start() local 402 void fbcon_rotate_ccw(struct fbcon_ops *ops) in fbcon_rotate_ccw()
|
| D | fbcon_cw.c | 51 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 370 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start() local 385 void fbcon_rotate_cw(struct fbcon_ops *ops) in fbcon_rotate_cw()
|
| D | fbcon_rotate.c | 24 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_font() local 97 void fbcon_set_rotate(struct fbcon_ops *ops) in fbcon_set_rotate()
|
| /drivers/hid/ |
| D | hid-wiimote-modules.c | 92 static int wiimod_keys_probe(const struct wiimod_ops *ops, in wiimod_keys_probe() 158 static int wiimod_rumble_probe(const struct wiimod_ops *ops, in wiimod_rumble_probe() 170 static void wiimod_rumble_remove(const struct wiimod_ops *ops, in wiimod_rumble_remove() 237 static int wiimod_battery_probe(const struct wiimod_ops *ops, in wiimod_battery_probe() 271 static void wiimod_battery_remove(const struct wiimod_ops *ops, in wiimod_battery_remove() 345 static int wiimod_led_probe(const struct wiimod_ops *ops, in wiimod_led_probe() 387 static void wiimod_led_remove(const struct wiimod_ops *ops, in wiimod_led_remove() 488 static int wiimod_accel_probe(const struct wiimod_ops *ops, in wiimod_accel_probe() 529 static void wiimod_accel_remove(const struct wiimod_ops *ops, in wiimod_accel_remove() 740 static int wiimod_ir_probe(const struct wiimod_ops *ops, in wiimod_ir_probe() [all …]
|
| D | hid-wiimote-core.c | 620 const struct wiimod_ops *ops; in wiimote_modules_load() local 683 const struct wiimod_ops *ops; in wiimote_modules_unload() local 718 const struct wiimod_ops *ops; in wiimote_ext_load() local 737 const struct wiimod_ops *ops; in wiimote_ext_unload() local 753 const struct wiimod_ops *ops; in wiimote_mp_load() local 772 const struct wiimod_ops *ops; in wiimote_mp_unload() local 1241 const struct wiimod_ops *ops; in handler_keys() local 1262 const struct wiimod_ops *ops; in handler_accel() local 1280 static bool valid_ext_handler(const struct wiimod_ops *ops, size_t len) in valid_ext_handler() 1302 const struct wiimod_ops *ops; in handler_ext() local [all …]
|
| /drivers/misc/c2port/ |
| D | core.c | 67 struct c2port_ops *ops = dev->ops; in c2port_reset() local 83 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck() local 105 struct c2port_ops *ops = dev->ops; in c2port_write_ar() local 133 struct c2port_ops *ops = dev->ops; in c2port_read_ar() local 165 struct c2port_ops *ops = dev->ops; in c2port_write_dr() local 213 struct c2port_ops *ops = dev->ops; in c2port_read_dr() local 320 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num() local 330 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() local 340 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() local 358 struct c2port_ops *ops = c2dev->ops; in access_store() local [all …]
|
| /drivers/dma/sh/ |
| D | shdma-base.c | 58 const struct shdma_ops *ops = sdev->ops; in shdma_chan_xfer_ld_queue() local 132 const struct shdma_ops *ops = sdev->ops; in shdma_tx_submit() local 177 const struct shdma_ops *ops = sdev->ops; in shdma_setup_slave() local 210 const struct shdma_ops *ops = sdev->ops; in shdma_alloc_chan_resources() local 457 const struct shdma_ops *ops = sdev->ops; in shdma_free_chan_resources() local 509 const struct shdma_ops *ops = sdev->ops; in shdma_add_desc() local 670 const struct shdma_ops *ops = sdev->ops; in shdma_prep_slave_sg() local 702 const struct shdma_ops *ops = sdev->ops; in shdma_prep_dma_cyclic() local 760 const struct shdma_ops *ops = sdev->ops; in shdma_terminate_all() local 857 const struct shdma_ops *ops = sdev->ops; in shdma_reset() local [all …]
|
| /drivers/firmware/efi/ |
| D | vars.c | 447 const struct efivar_operations *ops = __efivars->ops; in efivar_init() local 588 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_delete() local 614 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_delete() local 655 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set() local 692 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_nonblocking() local 732 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_safe() local 836 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_size() local 867 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_get() local 890 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_get() local 928 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_get_size() local [all …]
|
| /drivers/iommu/ |
| D | of_iommu.c | 101 struct iommu_ops *ops; member 106 void of_iommu_set_ops(struct device_node *np, struct iommu_ops *ops) in of_iommu_set_ops() 124 struct iommu_ops *ops = NULL; in of_iommu_get_ops() local 141 struct iommu_ops *ops = NULL; in of_iommu_configure() local
|
| /drivers/rtc/ |
| D | rtc-m48t86.c | 49 struct m48t86_ops *ops = dev_get_platdata(&pdev->dev); in m48t86_rtc_read_time() local 87 struct m48t86_ops *ops = dev_get_platdata(&pdev->dev); in m48t86_rtc_set_time() local 126 struct m48t86_ops *ops = dev_get_platdata(&pdev->dev); in m48t86_rtc_proc() local 150 struct m48t86_ops *ops = dev_get_platdata(&dev->dev); in m48t86_rtc_probe() local
|
| /drivers/media/radio/ |
| D | radio-isa.c | 63 const struct radio_isa_ops *ops = isa->drv->ops; in radio_isa_g_tuner() local 93 const struct radio_isa_ops *ops = isa->drv->ops; in radio_isa_s_tuner() local 216 const struct radio_isa_ops *ops = drv->ops; in radio_isa_common_probe() local 294 const struct radio_isa_ops *ops = isa->drv->ops; in radio_isa_common_remove() local 309 const struct radio_isa_ops *ops = drv->ops; in radio_isa_probe() local
|
| /drivers/pinctrl/ |
| D | pinmux.c | 35 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pinmux_check_ops() local 88 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pin_request() local 198 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pin_free() local 294 const struct pinmux_ops *ops; in pinmux_gpio_direction() local 310 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pinmux_func_name_to_selector() local 404 const struct pinmux_ops *ops = pctldev->desc->pmxops; in pinmux_enable_setting() local
|
| D | pinconf.c | 29 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 154 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_apply_setting() local 286 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_pin() local 331 const struct pinconf_ops *ops = pctldev->desc->confops; in pinconf_dump_group() local
|
| /drivers/clk/ti/ |
| D | gate.c | 98 u8 clk_gate_flags, const struct clk_ops *ops, in _register_gate() 136 const struct clk_ops *ops = &omap_gate_clk_ops; in ti_clk_register_gate() local 186 const struct clk_hw_omap_ops *ops = &clkhwops_wait; in ti_clk_build_component_gate() local 215 const struct clk_ops *ops, in _of_ti_gate_clk_setup()
|
| D | interface.c | 38 const struct clk_hw_omap_ops *ops) in _register_interface() 74 const struct clk_hw_omap_ops *ops = &clkhwops_iclk_wait; in ti_clk_register_interface() local 105 const struct clk_hw_omap_ops *ops) in _of_ti_interface_clk_setup()
|
| /drivers/net/ethernet/hisilicon/hns/ |
| D | hns_ethtool.c | 689 struct hnae_ae_ops *ops; in hns_get_ringparam() local 714 struct hnae_ae_ops *ops; in hns_get_pauseparam() local 735 struct hnae_ae_ops *ops; in hns_set_pauseparam() local 760 struct hnae_ae_ops *ops; in hns_get_coalesce() local 794 struct hnae_ae_ops *ops; in hns_set_coalesce() local 995 struct hnae_ae_ops *ops = h->dev->ops; in hns_get_sset_count() local 1139 struct hnae_ae_ops *ops; in hns_get_regs() local 1163 struct hnae_ae_ops *ops; in hns_get_regs_len() local
|
| /drivers/mtd/tests/ |
| D | oobtest.c | 71 struct mtd_oob_ops ops; in write_eraseblock() local 180 struct mtd_oob_ops ops; in verify_eraseblock() local 269 struct mtd_oob_ops ops; in verify_eraseblock_in_one_go() local 344 struct mtd_oob_ops ops; in mtd_oobtest_init() local
|
| /drivers/crypto/qce/ |
| D | core.c | 38 const struct qce_algo_ops *ops; in qce_unregister_algs() local 49 const struct qce_algo_ops *ops; in qce_register_algs() local 65 const struct qce_algo_ops *ops; in qce_handle_request() local
|