Home
last modified time | relevance | path

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

1234567

/u-boot/drivers/video/
A Ds6e8ax0.c17 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_panel_cond() local
47 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_display_cond() local
58 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_gamma_cond() local
72 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_gamma_update() local
83 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_source_control() local
94 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_pentile_control() local
106 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control1() local
117 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control2() local
128 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_power_control() local
139 struct mipi_dsim_master_ops *ops = dsim_dev->master_ops; in s6e8ax0_etc_mipi_control3() local
[all …]
A Dpanel-uclass.c13 struct panel_ops *ops = panel_get_ops(dev); in panel_enable_backlight() local
31 struct panel_ops *ops = panel_get_ops(dev); in panel_set_backlight() local
42 struct panel_ops *ops = panel_get_ops(dev); in panel_get_display_timing() local
A Dvideo_osd-uclass.c13 struct video_osd_ops *ops = video_osd_get_ops(dev); in video_osd_get_info() local
21 struct video_osd_ops *ops = video_osd_get_ops(dev); in video_osd_set_mem() local
28 struct video_osd_ops *ops = video_osd_get_ops(dev); in video_osd_set_size() local
36 struct video_osd_ops *ops = video_osd_get_ops(dev); in video_osd_print() local
A Ddisplay-uclass.c14 struct dm_display_ops *ops = display_get_ops(dev); in display_read_edid() local
24 struct dm_display_ops *ops = display_get_ops(dev); in display_enable() local
43 struct dm_display_ops *ops = display_get_ops(dev); in display_mode_valid() local
53 struct dm_display_ops *ops = display_get_ops(dev); in display_read_timing() local
/u-boot/drivers/pci_endpoint/
A Dpci_ep-uclass.c23 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_write_header() local
33 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_read_header() local
43 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_set_bar() local
67 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_read_bar() local
81 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_clear_bar() local
92 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_map_addr() local
102 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_unmap_addr() local
112 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_set_msi() local
131 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_get_msi() local
150 struct pci_ep_ops *ops = pci_ep_get_ops(dev); in pci_ep_set_msix() local
[all …]
/u-boot/drivers/dma/
A Ddma-uclass.c53 const struct dma_ops *ops; in dma_get_by_index() local
110 struct dma_ops *ops = dma_dev_ops(dev); in dma_request() local
124 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_free() local
136 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_enable() local
148 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_disable() local
160 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_prepare_rcv_buf() local
172 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_receive() local
184 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_send() local
196 struct dma_ops *ops = dma_dev_ops(dma->dev); in dma_get_cfg() local
235 const struct dma_ops *ops; in dma_memcpy() local
/u-boot/drivers/pch/
A Dpch-uclass.c13 struct pch_ops *ops = pch_get_ops(dev); in pch_get_spi_base() local
24 struct pch_ops *ops = pch_get_ops(dev); in pch_set_spi_protect() local
34 struct pch_ops *ops = pch_get_ops(dev); in pch_get_gpio_base() local
45 struct pch_ops *ops = pch_get_ops(dev); in pch_get_io_base() local
56 struct pch_ops *ops = pch_get_ops(dev); in pch_ioctl() local
/u-boot/drivers/virtio/
A Dvirtio-uclass.c36 struct dm_virtio_ops *ops; in virtio_get_config() local
46 struct dm_virtio_ops *ops; in virtio_set_config() local
55 struct dm_virtio_ops *ops; in virtio_generation() local
66 struct dm_virtio_ops *ops; in virtio_get_status() local
75 struct dm_virtio_ops *ops; in virtio_set_status() local
84 struct dm_virtio_ops *ops; in virtio_reset() local
93 struct dm_virtio_ops *ops; in virtio_get_features() local
102 struct dm_virtio_ops *ops; in virtio_set_features() local
112 struct dm_virtio_ops *ops; in virtio_find_vqs() local
121 struct dm_virtio_ops *ops; in virtio_del_vqs() local
[all …]
/u-boot/drivers/misc/
A Dirq-uclass.c18 const struct irq_ops *ops = irq_get_ops(dev); in irq_route_pmc_gpio_gpe() local
28 const struct irq_ops *ops = irq_get_ops(dev); in irq_set_polarity() local
38 const struct irq_ops *ops = irq_get_ops(dev); in irq_snapshot_polarities() local
48 const struct irq_ops *ops = irq_get_ops(dev); in irq_restore_polarities() local
58 const struct irq_ops *ops = irq_get_ops(irq->dev); in irq_read_and_clear() local
104 const struct irq_ops *ops; in irq_get_by_index_tail() local
152 const struct irq_ops *ops; in irq_request() local
179 struct irq_ops *ops; in irq_get_acpi() local
A Dmisc-uclass.c19 const struct misc_ops *ops = device_get_ops(dev); in misc_read() local
29 const struct misc_ops *ops = device_get_ops(dev); in misc_write() local
39 const struct misc_ops *ops = device_get_ops(dev); in misc_ioctl() local
50 const struct misc_ops *ops = device_get_ops(dev); in misc_call() local
60 const struct misc_ops *ops = device_get_ops(dev); in misc_set_enabled() local
/u-boot/drivers/sysinfo/
A Dsysinfo-uclass.c18 struct sysinfo_ops *ops = sysinfo_get_ops(dev); in sysinfo_detect() local
29 struct sysinfo_ops *ops = sysinfo_get_ops(dev); in sysinfo_get_fit_loadable() local
39 struct sysinfo_ops *ops = sysinfo_get_ops(dev); in sysinfo_get_bool() local
49 struct sysinfo_ops *ops = sysinfo_get_ops(dev); in sysinfo_get_int() local
59 struct sysinfo_ops *ops = sysinfo_get_ops(dev); in sysinfo_get_str() local
/u-boot/drivers/pinctrl/
A Dpinctrl-uclass.c31 const struct pinctrl_ops *ops; in pinctrl_config_one() local
227 const struct pinctrl_ops *ops; in pinctrl_gpio_request() local
253 const struct pinctrl_ops *ops; in pinctrl_gpio_free() local
279 struct pinctrl_ops *ops; in pinctrl_select_state_simple() local
323 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_request() local
338 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_periph_id() local
348 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_gpio_mux() local
358 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_pins_count() local
369 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_pin_name() local
382 struct pinctrl_ops *ops = pinctrl_get_ops(dev); in pinctrl_get_pin_muxing() local
[all …]
/u-boot/drivers/watchdog/
A Dwdt-uclass.c63 const struct wdt_ops *ops = device_get_ops(dev); in wdt_start() local
73 const struct wdt_ops *ops = device_get_ops(dev); in wdt_stop() local
83 const struct wdt_ops *ops = device_get_ops(dev); in wdt_reset() local
94 const struct wdt_ops *ops; in wdt_expire_now() local
141 struct wdt_ops *ops = (struct wdt_ops *)device_get_ops(dev); in wdt_post_bind() local
/u-boot/drivers/demo/
A Ddemo-uclass.c29 const struct demo_ops *ops = device_get_ops(dev); in demo_hello() local
39 const struct demo_ops *ops = device_get_ops(dev); in demo_status() local
49 const struct demo_ops *ops = device_get_ops(dev); in demo_get_light() local
59 const struct demo_ops *ops = device_get_ops(dev); in demo_set_light() local
/u-boot/drivers/cache/
A Dcache-uclass.c12 struct cache_ops *ops = cache_get_ops(dev); in cache_get_info() local
22 struct cache_ops *ops = cache_get_ops(dev); in cache_enable() local
32 struct cache_ops *ops = cache_get_ops(dev); in cache_disable() local
/u-boot/drivers/power/regulator/
A Dregulator-uclass.c32 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_value() local
53 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_value() local
84 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_suspend_value() local
101 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_suspend_value() local
115 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_value_force() local
125 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_current() local
135 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_current() local
152 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_enable() local
162 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_enable() local
204 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_suspend_enable() local
[all …]
/u-boot/drivers/cpu/
A Dcpu-uclass.c41 struct cpu_ops *ops = cpu_get_ops(cpu); in cpu_is_current() local
74 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_desc() local
84 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_info() local
97 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_count() local
107 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_vendor() local
/u-boot/drivers/input/
A Dkeyboard-uclass.c14 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
/u-boot/drivers/sound/
A Dsound-uclass.c19 struct sound_ops *ops = sound_get_ops(dev); in sound_setup() local
29 struct sound_ops *ops = sound_get_ops(dev); in sound_play() local
39 struct sound_ops *ops = sound_get_ops(dev); in sound_stop_play() local
49 struct sound_ops *ops = sound_get_ops(dev); in sound_start_beep() local
59 struct sound_ops *ops = sound_get_ops(dev); in sound_stop_beep() local
/u-boot/drivers/rtc/
A Drtc-uclass.c15 struct rtc_ops *ops = rtc_get_ops(dev); in dm_rtc_get() local
25 struct rtc_ops *ops = rtc_get_ops(dev); in dm_rtc_set() local
35 struct rtc_ops *ops = rtc_get_ops(dev); in dm_rtc_reset() local
45 struct rtc_ops *ops = rtc_get_ops(dev); in dm_rtc_read() local
65 struct rtc_ops *ops = rtc_get_ops(dev); in dm_rtc_write() local
83 struct rtc_ops *ops = rtc_get_ops(dev); in rtc_read8() local
101 struct rtc_ops *ops = rtc_get_ops(dev); in rtc_write8() local
/u-boot/drivers/hwspinlock/
A Dhwspinlock-uclass.c44 const struct hwspinlock_ops *ops; in hwspinlock_get_by_index() local
82 const struct hwspinlock_ops *ops; in hwspinlock_lock_timeout() local
110 const struct hwspinlock_ops *ops; in hwspinlock_unlock() local
127 struct hwspinlock_ops *ops = device_get_ops(dev); in hwspinlock_post_bind() local
/u-boot/drivers/video/bridge/
A Dvideo-bridge-uclass.c17 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_set_backlight() local
27 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_attach() local
38 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_check_attached() local
52 struct video_bridge_ops *ops = video_bridge_get_ops(dev); in video_bridge_read_edid() local
/u-boot/common/
A Davb_verify.c386 static AvbIOResult mmc_byte_io(AvbOps *ops, in mmc_byte_io()
531 static AvbIOResult read_from_partition(AvbOps *ops, in read_from_partition()
559 static AvbIOResult write_to_partition(AvbOps *ops, in write_to_partition()
583 static AvbIOResult validate_vbmeta_public_key(AvbOps *ops, in validate_vbmeta_public_key()
679 static AvbIOResult read_rollback_index(AvbOps *ops, in read_rollback_index()
725 static AvbIOResult write_rollback_index(AvbOps *ops, in write_rollback_index()
801 static AvbIOResult get_unique_guid_for_partition(AvbOps *ops, in get_unique_guid_for_partition()
836 static AvbIOResult get_size_of_partition(AvbOps *ops, in get_size_of_partition()
855 static AvbIOResult read_persistent_value(AvbOps *ops, in read_persistent_value()
917 static AvbIOResult write_persistent_value(AvbOps *ops, in write_persistent_value()
[all …]
/u-boot/drivers/smem/
A Dsmem-uclass.c13 struct smem_ops *ops = smem_get_ops(dev); in smem_alloc() local
24 struct smem_ops *ops = smem_get_ops(dev); in smem_get() local
34 struct smem_ops *ops = smem_get_ops(dev); in smem_get_free_space() local
/u-boot/drivers/pwm/
A Dpwm-uclass.c13 struct pwm_ops *ops = pwm_get_ops(dev); in pwm_set_invert() local
24 struct pwm_ops *ops = pwm_get_ops(dev); in pwm_set_config() local
34 struct pwm_ops *ops = pwm_get_ops(dev); in pwm_set_enable() local

Completed in 42 milliseconds

1234567