Home
last modified time | relevance | path

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

12

/drivers/mtd/ubi/
Dkapi.c66 const struct ubi_volume *vol = desc->vol; in ubi_get_volume_info() local
107 struct ubi_volume *vol; in ubi_open_volume() local
237 struct ubi_volume *vol = ubi->volumes[i]; in ubi_open_volume_nm() local
266 struct ubi_volume *vol = desc->vol; in ubi_close_volume() local
322 struct ubi_volume *vol = desc->vol; in ubi_leb_read() local
387 struct ubi_volume *vol = desc->vol; in ubi_leb_write() local
437 struct ubi_volume *vol = desc->vol; in ubi_leb_change() local
481 struct ubi_volume *vol = desc->vol; in ubi_leb_erase() local
542 struct ubi_volume *vol = desc->vol; in ubi_leb_unmap() local
579 struct ubi_volume *vol = desc->vol; in ubi_leb_map() local
[all …]
Dvmt.c73 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_attribute_show() local
128 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_release() local
146 static int volume_sysfs_init(struct ubi_device *ubi, struct ubi_volume *vol) in volume_sysfs_init()
179 static void volume_sysfs_close(struct ubi_volume *vol) in volume_sysfs_close()
206 struct ubi_volume *vol; in ubi_create_volume() local
411 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local
493 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local
629 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local
652 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume()
709 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume()
[all …]
Dgluebi.c44 struct ubi_volume *vol; in gluebi_get_device() local
86 struct ubi_volume *vol; in gluebi_put_device() local
110 struct ubi_volume *vol; in gluebi_read() local
158 struct ubi_volume *vol; in gluebi_write() local
210 struct ubi_volume *vol; in gluebi_erase() local
267 int ubi_create_gluebi(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_create_gluebi()
316 int ubi_destroy_gluebi(struct ubi_volume *vol) in ubi_destroy_gluebi()
338 void ubi_gluebi_updated(struct ubi_volume *vol) in ubi_gluebi_updated()
Dupd.c54 static int set_update_marker(struct ubi_device *ubi, struct ubi_volume *vol) in set_update_marker()
88 static int clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, in clear_update_marker()
129 int ubi_start_update(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_update()
178 int ubi_start_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_leb_change()
231 static int write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in write_leb()
279 int ubi_more_update_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_update_data()
394 int ubi_more_leb_change_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_leb_change_data()
Dcdev.c59 struct ubi_volume *vol = desc->vol; in get_exclusive() local
85 struct ubi_volume *vol = desc->vol; in revoke_exclusive() local
129 struct ubi_volume *vol = desc->vol; in vol_cdev_release() local
154 struct ubi_volume *vol = desc->vol; in vol_cdev_llseek() local
193 struct ubi_volume *vol = desc->vol; in vol_cdev_read() local
270 struct ubi_volume *vol = desc->vol; in vol_cdev_direct_write() local
347 struct ubi_volume *vol = desc->vol; in vol_cdev_write() local
398 struct ubi_volume *vol = desc->vol; in vol_cdev_ioctl() local
Deba.c324 int ubi_eba_unmap_leb(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_unmap_leb()
370 int ubi_eba_read_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_read_leb()
500 struct ubi_volume *vol = ubi->volumes[idx]; in recover_peb() local
593 int ubi_eba_write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_write_leb()
724 int ubi_eba_write_leb_st(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_write_leb_st()
839 int ubi_eba_atomic_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_atomic_leb_change()
965 struct ubi_volume *vol; in ubi_eba_copy_leb() local
1150 struct ubi_volume *vol; in ubi_eba_init_scan() local
Dvtbl.c135 struct ubi_volume *vol = re->desc->vol; in ubi_vtbl_rename_volumes() local
554 struct ubi_volume *vol; in init_volumes() local
680 static int check_sv(const struct ubi_volume *vol, in check_sv()
729 struct ubi_volume *vol; in check_scanning_info() local
Dmisc.c65 struct ubi_volume *vol = ubi->volumes[vol_id]; in ubi_check_volume() local
Ddebug.c83 void ubi_dbg_dump_vol_info(const struct ubi_volume *vol) in ubi_dbg_dump_vol_info()
Dubi.h277 struct ubi_volume *vol; member
498 #define ubi_create_gluebi(ubi, vol) 0 argument
499 #define ubi_destroy_gluebi(vol) 0 argument
500 #define ubi_gluebi_updated(vol) argument
Ddebug.h159 #define ubi_dbg_dump_vol_info(vol) ({}) argument
Dbuild.c689 struct ubi_volume *vol = ubi->volumes[vol_id]; in autoresize() local
/drivers/media/video/cx25840/
Dcx25840-audio.c239 int vol; in get_volume() local
256 int vol; in set_volume() local
353 int vol = get_volume(client); in set_mute() local
359 int vol = state->unmute_volume; in set_mute() local
/drivers/media/video/cx18/
Dcx18-av-audio.c351 int vol = 228 - cx18_av_read(cx, 0x8d4); in get_volume() local
359 int vol = volume >> 9; in set_volume() local
/drivers/media/radio/
Dradio-typhoon.c99 static void typhoon_setvol_generic(struct typhoon_device *dev, int vol) in typhoon_setvol_generic()
166 static int typhoon_setvol(struct typhoon_device *dev, int vol) in typhoon_setvol()
Dradio-aztech.c113 static int az_setvol(struct az_device *dev, int vol) in az_setvol()
Dradio-trust.c139 static void tr_setvol(__u16 vol) in tr_setvol()
Dradio-terratec.c114 static int tt_setvol(struct tt_device *dev, int vol) in tt_setvol()
Dradio-aimslab.c96 static int rt_setvol(struct rt_device *dev, int vol) in rt_setvol()
Dradio-zoltrix.c81 static int zol_setvol(struct zol_device *dev, int vol) in zol_setvol()
/drivers/media/video/
Dcs53l32a.c117 s8 vol = cs53l32a_read(sd, 0x04); in cs53l32a_log_status() local
Dcs5345.c134 int vol = cs5345_read(sd, 0x08) & 0x3f; in cs5345_log_status() local
/drivers/media/video/cx88/
Dcx88-alsa.c570 int vol = 0x3f - (cx_read(AUD_VOL_CTL) & 0x3f), in snd_cx88_volume_get() local
644 u32 vol; in snd_cx88_switch_put() local
/drivers/media/video/bt8xx/
Dbttv-audio-hook.c18 int bits_out, loops, vol, data; in winview_volume() local
/drivers/mfd/
Dwm8400-core.c25 u16 vol; /* Mask of volatile bits */ member

12