Home
last modified time | relevance | path

Searched defs:ops (Results 26 – 50 of 149) sorted by relevance

123456

/rk3399_rockchip-uboot/drivers/video/
H A Ddisplay-uclass.c15 struct dm_display_ops *ops = display_get_ops(dev); in display_read_edid() local
25 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_read_timing() local
H A Dbacklight-uclass.c14 const struct backlight_ops *ops = backlight_get_ops(dev); in backlight_enable() local
24 const struct backlight_ops *ops = backlight_get_ops(dev); in backlight_disable() local
H A Dvidconsole-uclass.c24 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_putc_xy() local
34 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_move_rows() local
43 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_set_row() local
52 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_entry_start() local
63 struct vidconsole_ops *ops = vidconsole_get_ops(dev); in vidconsole_back() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc-uclass.c22 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_send_cmd() local
60 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_send_cmd_prepare() local
91 struct dm_mmc_ops *ops = mmc_get_ops(mmc->dev); in mmc_card_busy() local
100 struct dm_mmc_ops *ops = mmc_get_ops(mmc->dev); in mmc_can_card_busy() local
107 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_set_ios() local
121 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_get_wp() local
135 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_get_cd() local
149 struct dm_mmc_ops *ops = mmc_get_ops(dev); in dm_mmc_set_enhanced_strobe() local
/rk3399_rockchip-uboot/drivers/input/
H A Drc-uclass.c12 const struct dm_rc_ops *ops = dev_get_driver_ops(dev); in rc_get_keycode() local
22 const struct dm_rc_ops *ops = dev_get_driver_ops(dev); in rc_get_repeat() local
/rk3399_rockchip-uboot/drivers/ram/
H A Dramdisk-uclass.c19 const struct ramdisk_ops *ops = dev_get_driver_ops(dev->parent); in ramdisk_bread() local
34 const struct ramdisk_ops *ops = dev_get_driver_ops(dev->parent); in ramdisk_bwrite() local
49 const struct ramdisk_ops *ops = dev_get_driver_ops(dev->parent); in ramdisk_berase() local
/rk3399_rockchip-uboot/drivers/power/domain/
H A Dpower-domain-uclass.c41 struct power_domain_ops *ops; in power_domain_get_by_index() local
103 struct power_domain_ops *ops = power_domain_dev_ops(power_domain->dev); in power_domain_free() local
112 struct power_domain_ops *ops = power_domain_dev_ops(power_domain->dev); in power_domain_on() local
121 struct power_domain_ops *ops = power_domain_dev_ops(power_domain->dev); in power_domain_off() local
/rk3399_rockchip-uboot/drivers/scsi/
H A Dscsi-uclass.c18 struct scsi_ops *ops = scsi_get_ops(dev); in scsi_exec() local
28 struct scsi_ops *ops = scsi_get_ops(dev); in scsi_bus_reset() local
/rk3399_rockchip-uboot/drivers/i2c/
H A Di2c-uclass.c69 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_read_bytewise() local
98 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_write_bytewise() local
121 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_read() local
152 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_write() local
206 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_xfer() local
260 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_probe_chip() local
391 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_set_bus_speed() local
412 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_get_bus_speed() local
425 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_set_chip_flags() local
467 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_deblock() local
/rk3399_rockchip-uboot/drivers/power/dvfs/
H A Ddvfs-uclass.c12 const struct dm_dvfs_ops *ops = device_get_ops(dev); in dvfs_apply() local
22 const struct dm_dvfs_ops *ops = device_get_ops(dev); in dvfs_repeat_apply() local
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial-uclass.c158 struct dm_serial_ops *ops = serial_get_ops(dev); in _serial_putc() local
177 struct dm_serial_ops *ops = serial_get_ops(dev); in __serial_getc() local
191 struct dm_serial_ops *ops = serial_get_ops(dev); in __serial_tstc() local
201 struct dm_serial_ops *ops = serial_get_ops(dev); in __serial_clear() local
279 struct dm_serial_ops *ops; in serial_setbrg() local
333 struct dm_serial_ops *ops; in serial_dev_setbrg() local
446 struct dm_serial_ops *ops = serial_get_ops(dev); in serial_post_probe() local
/rk3399_rockchip-uboot/arch/sandbox/lib/
H A Dpci_io.c27 struct dm_pci_emul_ops *ops = pci_get_emul_ops(dev); in pci_map_physmem() local
45 struct dm_pci_emul_ops *ops = pci_get_emul_ops(dev); in pci_unmap_physmem() local
61 struct dm_pci_emul_ops *ops = pci_get_emul_ops(dev); in pci_io_read() local
82 struct dm_pci_emul_ops *ops = pci_get_emul_ops(dev); in pci_io_write() local
/rk3399_rockchip-uboot/drivers/keylad/
H A Dkeylad-uclass.c10 const struct dm_keylad_ops *ops; in keylad_get_device() local
35 const struct dm_keylad_ops *ops = device_get_ops(dev); in keylad_transfer_fwkey() local
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.c40 struct dm_usb_ops *ops = usb_get_ops(bus); in submit_int_msg() local
53 struct dm_usb_ops *ops = usb_get_ops(bus); in submit_control_msg() local
76 struct dm_usb_ops *ops = usb_get_ops(bus); in submit_bulk_msg() local
89 struct dm_usb_ops *ops = usb_get_ops(bus); in create_int_queue() local
101 struct dm_usb_ops *ops = usb_get_ops(bus); in poll_int_queue() local
112 struct dm_usb_ops *ops = usb_get_ops(bus); in destroy_int_queue() local
123 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_alloc_device() local
135 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_reset_root_port() local
146 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_update_hub_device() local
157 struct dm_usb_ops *ops = usb_get_ops(bus); in usb_get_max_xfer_size() local
/rk3399_rockchip-uboot/lib/avb/libavb_user/
H A Davb_user_verification.c41 AvbOps* ops, in load_top_level_vbmeta_header()
129 bool avb_user_verification_get(AvbOps* ops, in avb_user_verification_get()
166 bool avb_user_verification_set(AvbOps* ops, in avb_user_verification_set()
H A Davb_user_verity.c41 AvbOps* ops, in load_top_level_vbmeta_header()
129 bool avb_user_verity_get(AvbOps* ops, in avb_user_verity_get()
165 bool avb_user_verity_set(AvbOps* ops, in avb_user_verity_set()
/rk3399_rockchip-uboot/drivers/spmi/
H A Dspmi-uclass.c19 const struct dm_spmi_ops *ops = dev_get_driver_ops(dev); in spmi_reg_read() local
30 const struct dm_spmi_ops *ops = dev_get_driver_ops(dev); in spmi_reg_write() local
/rk3399_rockchip-uboot/drivers/i2c/muxes/
H A Di2c-mux-uclass.c113 struct i2c_mux_ops *ops = i2c_mux_get_ops(mux); in i2c_mux_select() local
125 struct i2c_mux_ops *ops = i2c_mux_get_ops(mux); in i2c_mux_deselect() local
153 struct dm_i2c_ops *ops = i2c_get_ops(priv->i2c_bus); in i2c_mux_bus_probe() local
173 struct dm_i2c_ops *ops = i2c_get_ops(priv->i2c_bus); in i2c_mux_bus_xfer() local
/rk3399_rockchip-uboot/drivers/spi/
H A Dspi-uclass.c23 struct dm_spi_ops *ops; in spi_set_speed_mode() local
51 struct dm_spi_ops *ops = spi_get_ops(bus); in dm_spi_claim_bus() local
84 struct dm_spi_ops *ops = spi_get_ops(bus); in dm_spi_release_bus() local
94 struct dm_spi_ops *ops = spi_get_ops(bus); in dm_spi_xfer() local
108 struct dm_spi_ops *ops = spi_get_ops(bus); in dm_spi_get_mmap() local
178 struct dm_spi_ops *ops = spi_get_ops(bus); in spi_post_probe() local
233 struct dm_spi_ops *ops; in spi_find_chip_select() local
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata.c24 struct ahci_ops *ops = ahci_get_ops(dev); in sata_reset() local
34 struct ahci_ops *ops = ahci_get_ops(dev); in sata_dm_port_status() local
44 struct ahci_ops *ops = ahci_get_ops(dev); in sata_scan() local
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_slot_verify.c79 static AvbSlotVerifyResult load_full_partition(AvbOps* ops, in load_full_partition()
164 static AvbSlotVerifyResult read_persistent_digest(AvbOps* ops, in read_persistent_digest()
230 AvbOps* ops, in initialize_persistent_digest()
283 AvbOps* ops, in load_and_verify_hash_partition()
492 AvbOps* ops, in load_requested_partitions()
568 AvbOps* ops, in load_and_verify_vbmeta()
1249 AvbOps* ops, in avb_manage_hashtree_error_mode()
1343 static bool has_system_partition(AvbOps* ops, const char* ab_suffix) { in has_system_partition()
1372 AvbSlotVerifyResult avb_slot_verify(AvbOps* ops, in avb_slot_verify()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_sandbox.c20 struct dm_pci_emul_ops *ops; in sandbox_pci_write_config() local
38 struct dm_pci_emul_ops *ops; in sandbox_pci_read_config() local
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c319 AvbOps* ops; in rk_avb_read_all_rollback_index() local
544 AvbOps* ops; in rk_avb_get_ab_info() local
607 AvbOps* ops; in rk_auth_unlock() local
630 AvbOps* ops; in rk_generate_unlock_challenge() local
651 AvbOps *ops; in rk_avb_init_ab_metadata() local
822 int rk_avb_update_stored_rollback_indexes_for_slot(AvbOps* ops, AvbSlotVerifyData* slot_data) in rk_avb_update_stored_rollback_indexes_for_slot()
H A Drk_ab_ops_user.c166 AvbOps* ops = ab_ops->ops; in avb_ab_data_read() local
197 AvbOps* ops = ab_ops->ops; in avb_ab_data_write() local
291 AvbOps* ops; in rk_avb_set_slot_active() local
423 AvbOps* ops; in rk_get_lastboot() local
446 AvbOps* ops; in rk_avb_get_current_slot() local
/rk3399_rockchip-uboot/drivers/adc/
H A Dadc-uclass.c89 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_stop() local
99 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_start_channel() local
118 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_start_channels() local
138 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_channel_data() local
166 const struct adc_ops *ops = dev_get_driver_ops(dev); in adc_channels_data() local

123456