Home
last modified time | relevance | path

Searched refs:vol_size (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/tests/fs/test_ubi/
H A Dubinize_qemu_pflash_cfi01.cfg7 vol_size=64MiB
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_monitor.c838 int temp_size, vol_size; in aw_monitor_check_fw_v_0_1_1() local
866 vol_size = monitor_hdr->vol_num * monitor_hdr->single_vol_size; in aw_monitor_check_fw_v_0_1_1()
867 if (vol_size > data_len) { in aw_monitor_check_fw_v_0_1_1()
869 vol_size, data_len); in aw_monitor_check_fw_v_0_1_1()