| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | upd.c | 48 static int set_update_marker(struct ubi_device *ubi, struct ubi_volume *vol) in set_update_marker() 81 static int clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, in clear_update_marker() 121 int ubi_start_update(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_update() 175 int ubi_start_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_leb_change() 226 static int write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in write_leb() 272 int ubi_more_update_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_update_data() 392 int ubi_more_leb_change_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_leb_change_data()
|
| H A D | kapi.c | 75 void ubi_do_get_volume_info(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_do_get_volume_info() 127 struct ubi_volume *vol; in ubi_open_volume() local 266 struct ubi_volume *vol = ubi->volumes[i]; in ubi_open_volume_nm() local 334 struct ubi_volume *vol = desc->vol; in ubi_close_volume() local 378 struct ubi_volume *vol = desc->vol; in leb_read_sanity_check() local 432 struct ubi_volume *vol = desc->vol; in ubi_leb_read() local 472 struct ubi_volume *vol = desc->vol; in ubi_leb_read_sg() local 524 struct ubi_volume *vol = desc->vol; in ubi_leb_write() local 569 struct ubi_volume *vol = desc->vol; in ubi_leb_change() local 609 struct ubi_volume *vol = desc->vol; in ubi_leb_erase() local [all …]
|
| H A D | vmt.c | 66 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_attribute_show() local 135 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_release() local 155 struct ubi_volume *vol; in ubi_create_volume() local 357 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local 429 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local 561 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local 585 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume() 631 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume() 651 const struct ubi_volume *vol; in self_check_volume() local
|
| H A D | eba.c | 317 int ubi_eba_unmap_leb(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_unmap_leb() 365 int ubi_eba_read_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_read_leb() 492 int ubi_eba_read_leb_sg(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_read_leb_sg() 554 struct ubi_volume *vol = ubi->volumes[idx]; in recover_peb() local 655 int ubi_eba_write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_write_leb() 788 int ubi_eba_write_leb_st(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_write_leb_st() 905 int ubi_eba_atomic_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_atomic_leb_change() 1058 struct ubi_volume *vol; in ubi_eba_copy_leb() local 1297 struct ubi_volume *vol; in self_check_eba() local 1389 struct ubi_volume *vol; in ubi_eba_init() local
|
| H A D | vtbl.c | 135 struct ubi_volume *vol = re->desc->vol; in ubi_vtbl_rename_volumes() local 534 struct ubi_volume *vol; local 665 static int check_av(const struct ubi_volume *vol, 714 struct ubi_volume *vol; local
|
| H A D | misc.c | 54 struct ubi_volume *vol = ubi->volumes[vol_id]; in ubi_check_volume() local
|
| H A D | build.c | 183 int ubi_volume_notify(struct ubi_device *ubi, struct ubi_volume *vol, int ntype) in ubi_volume_notify() 820 struct ubi_volume *vol = ubi->volumes[vol_id]; in autoresize() local
|
| H A D | debug.c | 98 void ubi_dump_vol_info(const struct ubi_volume *vol) in ubi_dump_vol_info()
|
| H A D | ubi.h | 360 struct ubi_volume *vol; member 835 #define ubi_create_gluebi(ubi, vol) 0 argument 837 static inline int ubi_destroy_gluebi(struct ubi_volume *vol) in ubi_destroy_gluebi() 842 #define ubi_gluebi_updated(vol) argument
|
| H A D | fastmap.c | 1114 struct ubi_volume *vol; in ubi_write_fastmap() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | ubi.c | 100 static int ubi_check_volumename(const struct ubi_volume *vol, char *name) in ubi_check_volumename() 197 struct ubi_volume *vol = NULL; in ubi_find_volume() local 213 struct ubi_volume *vol; in ubi_remove_vol() local 267 struct ubi_volume *vol; in ubi_volume_continue_write() local 304 struct ubi_volume *vol; in ubi_volume_begin_write() local 335 struct ubi_volume *vol; in ubi_volume_read() local
|
| /rk3399_rockchip-uboot/drivers/power/fuel_gauge/ |
| H A D | spl_fg_rk817.c | 95 int vol, val = 0; in rk817_bat_get_battery_voltage() local
|
| H A D | fg_rk818.c | 369 int vol, val = 0; in rk818_bat_get_ocv_voltage() local 394 int vol, val = 0; in rk818_bat_get_avg_voltage() local 407 int est_vol, vol, curr; in rk818_bat_get_est_voltage() local 810 int ocv_vol, vol, curr; in rk818_bat_first_pwron() local
|
| H A D | fg_rk817.c | 418 int vol, val = 0, vol_temp; in rk817_bat_get_pwron_voltage() local 433 int vol, val = 0, vol_temp; in rk817_bat_get_USB_voltage() local 449 int vol, val = 0, vol_temp; in rk817_bat_get_sys_voltage() local 465 int vol, val = 0, vol_temp; in rk817_bat_get_battery_voltage() local
|
| H A D | fg_rk816.c | 402 int vol, val = 0; in rk816_bat_get_ocv_voltage() local 431 int vol, val = 0; in rk816_bat_get_avg_voltage() local 443 int est_vol, vol, curr; in rk816_bat_get_est_voltage() local
|
| /rk3399_rockchip-uboot/include/power/ |
| H A D | s5m8767.h | 76 const struct sec_voltage_desc *vol; member
|
| /rk3399_rockchip-uboot/drivers/power/charge/ |
| H A D | bq25890_charger.c | 201 int *vol, int *cur) in bq25890_get_pd_output_val()
|
| H A D | bq25700_charger.c | 181 int *vol, int *cur) in bq25700_get_pd_output_val()
|
| H A D | sgm41542_charger.c | 381 int *vol, in sgm41542_get_pd_output_val()
|
| H A D | cps5601x_charger.c | 379 int *vol, in cps5601x_get_pd_output_val()
|
| /rk3399_rockchip-uboot/drivers/power/regulator/ |
| H A D | pfuze100.c | 52 #define PFUZE100_FIXED_REG(_name, base, vol) \ argument
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | super.c | 2150 int dev, vol; in open_ubi() local
|