Home
last modified time | relevance | path

Searched defs:vol (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/u-boot/drivers/mtd/ubi/
H A Dupd.c47 static int set_update_marker(struct ubi_device *ubi, struct ubi_volume *vol) in set_update_marker()
80 static int clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, in clear_update_marker()
120 int ubi_start_update(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_update()
174 int ubi_start_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_leb_change()
225 static int write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in write_leb()
271 int ubi_more_update_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_update_data()
391 int ubi_more_leb_change_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_leb_change_data()
H A Dkapi.c74 void ubi_do_get_volume_info(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_do_get_volume_info()
126 struct ubi_volume *vol; in ubi_open_volume() local
265 struct ubi_volume *vol = ubi->volumes[i]; in ubi_open_volume_nm() local
333 struct ubi_volume *vol = desc->vol; in ubi_close_volume() local
377 struct ubi_volume *vol = desc->vol; in leb_read_sanity_check() local
431 struct ubi_volume *vol = desc->vol; in ubi_leb_read() local
471 struct ubi_volume *vol = desc->vol; in ubi_leb_read_sg() local
523 struct ubi_volume *vol = desc->vol; in ubi_leb_write() local
568 struct ubi_volume *vol = desc->vol; in ubi_leb_change() local
608 struct ubi_volume *vol = desc->vol; in ubi_leb_erase() local
[all …]
H A Dvmt.c65 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_attribute_show() local
134 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_release() local
154 struct ubi_volume *vol; in ubi_create_volume() local
356 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local
428 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local
560 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local
584 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume()
630 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume()
650 const struct ubi_volume *vol; in self_check_volume() local
H A Deba.c316 int ubi_eba_unmap_leb(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_unmap_leb()
364 int ubi_eba_read_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_read_leb()
491 int ubi_eba_read_leb_sg(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_read_leb_sg()
553 struct ubi_volume *vol = ubi->volumes[idx]; in recover_peb() local
654 int ubi_eba_write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_write_leb()
787 int ubi_eba_write_leb_st(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_write_leb_st()
904 int ubi_eba_atomic_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_atomic_leb_change()
1057 struct ubi_volume *vol; in ubi_eba_copy_leb() local
1296 struct ubi_volume *vol; in self_check_eba() local
1388 struct ubi_volume *vol; in ubi_eba_init() local
H A Dvtbl.c134 struct ubi_volume *vol = re->desc->vol; in ubi_vtbl_rename_volumes() local
533 struct ubi_volume *vol; local
664 static int check_av(const struct ubi_volume *vol,
713 struct ubi_volume *vol; local
H A Dmisc.c53 struct ubi_volume *vol = ubi->volumes[vol_id]; in ubi_check_volume() local
H A Dbuild.c182 int ubi_volume_notify(struct ubi_device *ubi, struct ubi_volume *vol, int ntype) in ubi_volume_notify()
819 struct ubi_volume *vol = ubi->volumes[vol_id]; in autoresize() local
H A Ddebug.c97 void ubi_dump_vol_info(const struct ubi_volume *vol) in ubi_dump_vol_info()
H A Dubi.h359 struct ubi_volume *vol; member
834 #define ubi_create_gluebi(ubi, vol) 0 argument
836 static inline int ubi_destroy_gluebi(struct ubi_volume *vol) in ubi_destroy_gluebi()
841 #define ubi_gluebi_updated(vol) argument
H A Dfastmap.c1113 struct ubi_volume *vol; in ubi_write_fastmap() local
/openbmc/u-boot/cmd/
H A Dubi.c84 static int ubi_check_volumename(const struct ubi_volume *vol, char *name) in ubi_check_volumename()
180 struct ubi_volume *vol = NULL; in ubi_find_volume() local
196 struct ubi_volume *vol; in ubi_remove_vol() local
250 struct ubi_volume *vol; in ubi_volume_continue_write() local
287 struct ubi_volume *vol; in ubi_volume_begin_write() local
318 struct ubi_volume *vol; in ubi_volume_read() local
/openbmc/qemu/audio/
H A Ddbusaudio.c231 Volume *vol = &vo->volume; in dbus_volume_out_listener() local
248 dbus_volume_out(HWVoiceOut *hw, Volume *vol) in dbus_volume_out()
321 Volume *vol = &vo->volume; in dbus_volume_in_listener() local
338 dbus_volume_in(HWVoiceIn *hw, Volume *vol) in dbus_volume_in()
H A Dspiceaudio.c194 static void line_out_volume(HWVoiceOut *hw, Volume *vol) in line_out_volume()
281 static void line_in_volume(HWVoiceIn *hw, Volume *vol) in line_in_volume()
H A Dpwaudio.c654 qpw_voice_set_volume(PWVoice *v, Volume *vol) in qpw_voice_set_volume()
677 qpw_volume_out(HWVoiceOut *hw, Volume *vol) in qpw_volume_out()
683 qpw_volume_in(HWVoiceIn *hw, Volume *vol) in qpw_volume_in()
H A Daudio.h132 uint8_t vol[AUDIO_MAX_CHANNELS]; member
H A Dpaaudio.c666 static void qpa_volume_out(HWVoiceOut *hw, Volume *vol) in qpa_volume_out()
708 static void qpa_volume_in(HWVoiceIn *hw, Volume *vol) in qpa_volume_in()
H A Daudio.c1957 Volume vol = { .mute = mute, .channels = 2, .vol = { lvol, rvol } }; in AUD_set_volume_out() local
1961 void audio_set_volume_out(SWVoiceOut *sw, Volume *vol) in audio_set_volume_out()
1979 Volume vol = { .mute = mute, .channels = 2, .vol = { lvol, rvol } }; in AUD_set_volume_in() local
1983 void audio_set_volume_in(SWVoiceIn *sw, Volume *vol) in audio_set_volume_in()
H A Daudio_int.h118 struct mixeng_volume vol; member
134 struct mixeng_volume vol; member
H A Dmixeng.c591 void mixeng_volume (struct st_sample *buf, int len, struct mixeng_volume *vol) in mixeng_volume()
/openbmc/qemu/hw/usb/
H A Ddev-audio.c645 Volume vol; member
730 uint16_t vol = (s->out.vol.vol[cn] * 0x8800 + 127) / 255 + 0x8000; in usb_audio_get_control() local
779 uint16_t vol = data[0] + (data[1] << 8); in usb_audio_set_control() local
/openbmc/u-boot/include/power/
H A Ds5m8767.h75 const struct sec_voltage_desc *vol; member
/openbmc/u-boot/drivers/power/regulator/
H A Dfan53555.c139 u8 vol; in fan53555_regulator_set_value() local
H A Dpfuze100.c51 #define PFUZE100_FIXED_REG(_name, base, vol) \ argument
/openbmc/qemu/hw/audio/
H A Dvia-ac97.c42 #define CODEC_VOL(vol, mask) ((255 * ((vol) & mask)) / mask) argument
H A Dasc.c490 int vol = (value & 0xe0); in asc_write() local

12