Searched refs:pcm_bytes_to_frames (Results 1 – 2 of 2) sorted by relevance
133 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes);
210 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes) in pcm_bytes_to_frames() function785 count = pcm_bytes_to_frames(pcm, bytes); in pcm_mmap_write()