Searched refs:fmt_size (Results 1 – 3 of 3) sorted by relevance
65 loff_t i_size, offset, size, fmt_size; in ibm_partition() local168 fmt_size = label->lnx.formatted_blocks in ibm_partition()172 fmt_size = geo->cylinders * geo->heads in ibm_partition()177 fmt_size = i_size >> 9; in ibm_partition()180 if (fmt_size < size) in ibm_partition()181 size = fmt_size; in ibm_partition()
63 val = runtime->dma_area[chip->playback_ptr + chip->fmt_size - 1]; in pcsp_timer_update()103 chip->playback_ptr += PCSP_INDEX_INC() * chip->fmt_size; in pcsp_pointer_update()241 chip->fmt_size = in snd_pcsp_playback_prepare()252 chip->fmt_size); in snd_pcsp_playback_prepare()
66 unsigned int fmt_size; member