Home
last modified time | relevance | path

Searched refs:snd_pcm_uframes_t (Results 1 – 25 of 26) sorted by relevance

12

/device/google/caimito-kernels/6.1/24Q3-12157876/kernel-headers/sound/
Dasound.h96 typedef unsigned long snd_pcm_uframes_t; typedef
321 snd_pcm_uframes_t fifo_size;
333 snd_pcm_uframes_t avail_min;
334 snd_pcm_uframes_t xfer_align;
335 snd_pcm_uframes_t start_threshold;
336 snd_pcm_uframes_t stop_threshold;
337 snd_pcm_uframes_t silence_threshold;
338 snd_pcm_uframes_t silence_size;
339 snd_pcm_uframes_t boundary;
367 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/lynx-kernels/5.10/24Q3-12318583/kernel-headers/sound/
Dasound.h107 typedef unsigned long snd_pcm_uframes_t; typedef
330 snd_pcm_uframes_t fifo_size;
342 snd_pcm_uframes_t avail_min;
343 snd_pcm_uframes_t xfer_align;
344 snd_pcm_uframes_t start_threshold;
345 snd_pcm_uframes_t stop_threshold;
346 snd_pcm_uframes_t silence_threshold;
347 snd_pcm_uframes_t silence_size;
348 snd_pcm_uframes_t boundary;
376 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/pantah-kernels/5.10/24Q3-12318583/kernel-headers/sound/
Dasound.h107 typedef unsigned long snd_pcm_uframes_t; typedef
330 snd_pcm_uframes_t fifo_size;
342 snd_pcm_uframes_t avail_min;
343 snd_pcm_uframes_t xfer_align;
344 snd_pcm_uframes_t start_threshold;
345 snd_pcm_uframes_t stop_threshold;
346 snd_pcm_uframes_t silence_threshold;
347 snd_pcm_uframes_t silence_size;
348 snd_pcm_uframes_t boundary;
376 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/shusky-kernels/5.15/24Q3-12065098/kernel-headers/sound/
Dasound.h96 typedef unsigned long snd_pcm_uframes_t; typedef
320 snd_pcm_uframes_t fifo_size;
332 snd_pcm_uframes_t avail_min;
333 snd_pcm_uframes_t xfer_align;
334 snd_pcm_uframes_t start_threshold;
335 snd_pcm_uframes_t stop_threshold;
336 snd_pcm_uframes_t silence_threshold;
337 snd_pcm_uframes_t silence_size;
338 snd_pcm_uframes_t boundary;
366 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/shusky-kernels/5.15/24Q3-12065098/original-kernel-headers/sound/
Dasound.h161 typedef unsigned long snd_pcm_uframes_t; typedef
424 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
438 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
439 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
440 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
441 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
442 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
443 snd_pcm_uframes_t silence_size; /* silence block size */
444 snd_pcm_uframes_t boundary; /* pointers wrap point */
481 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/akita-kernels/5.15/24Q3-12065098/kernel-headers/sound/
Dasound.h96 typedef unsigned long snd_pcm_uframes_t; typedef
320 snd_pcm_uframes_t fifo_size;
332 snd_pcm_uframes_t avail_min;
333 snd_pcm_uframes_t xfer_align;
334 snd_pcm_uframes_t start_threshold;
335 snd_pcm_uframes_t stop_threshold;
336 snd_pcm_uframes_t silence_threshold;
337 snd_pcm_uframes_t silence_size;
338 snd_pcm_uframes_t boundary;
366 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/comet-kernels/6.1/24Q3-12157876/original-kernel-headers/sound/
Dasound.h145 typedef unsigned long snd_pcm_uframes_t; typedef
413 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
427 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
428 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
429 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
430 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
431 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
432 snd_pcm_uframes_t silence_size; /* silence block size */
433 snd_pcm_uframes_t boundary; /* pointers wrap point */
470 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/akita-kernels/5.15/24Q3-12065098/original-kernel-headers/sound/
Dasound.h161 typedef unsigned long snd_pcm_uframes_t; typedef
424 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
438 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
439 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
440 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
441 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
442 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
443 snd_pcm_uframes_t silence_size; /* silence block size */
444 snd_pcm_uframes_t boundary; /* pointers wrap point */
481 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/raviole-kernels/5.10/24Q3-12115410/kernel-headers/sound/
Dasound.h107 typedef unsigned long snd_pcm_uframes_t; typedef
330 snd_pcm_uframes_t fifo_size;
342 snd_pcm_uframes_t avail_min;
343 snd_pcm_uframes_t xfer_align;
344 snd_pcm_uframes_t start_threshold;
345 snd_pcm_uframes_t stop_threshold;
346 snd_pcm_uframes_t silence_threshold;
347 snd_pcm_uframes_t silence_size;
348 snd_pcm_uframes_t boundary;
376 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/caimito-kernels/6.1/24Q3-12157876/original-kernel-headers/sound/
Dasound.h145 typedef unsigned long snd_pcm_uframes_t; typedef
413 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
427 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
428 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
429 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
430 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
431 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
432 snd_pcm_uframes_t silence_size; /* silence block size */
433 snd_pcm_uframes_t boundary; /* pointers wrap point */
470 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/pantah-kernels/5.10/24Q3-12318583/original-kernel-headers/sound/
Dasound.h159 typedef unsigned long snd_pcm_uframes_t; typedef
421 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
435 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
436 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
437 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
438 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
439 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
440 snd_pcm_uframes_t silence_size; /* silence block size */
441 snd_pcm_uframes_t boundary; /* pointers wrap point */
478 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/comet-kernels/6.1/24Q3-12157876/kernel-headers/sound/
Dasound.h96 typedef unsigned long snd_pcm_uframes_t; typedef
321 snd_pcm_uframes_t fifo_size;
333 snd_pcm_uframes_t avail_min;
334 snd_pcm_uframes_t xfer_align;
335 snd_pcm_uframes_t start_threshold;
336 snd_pcm_uframes_t stop_threshold;
337 snd_pcm_uframes_t silence_threshold;
338 snd_pcm_uframes_t silence_size;
339 snd_pcm_uframes_t boundary;
367 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/raviole-kernels/5.10/24Q3-12115410/original-kernel-headers/sound/
Dasound.h159 typedef unsigned long snd_pcm_uframes_t; typedef
421 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
435 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
436 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
437 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
438 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
439 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
440 snd_pcm_uframes_t silence_size; /* silence block size */
441 snd_pcm_uframes_t boundary; /* pointers wrap point */
478 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/bluejay-kernels/5.10/24Q3-12115410/kernel-headers/sound/
Dasound.h107 typedef unsigned long snd_pcm_uframes_t; typedef
330 snd_pcm_uframes_t fifo_size;
342 snd_pcm_uframes_t avail_min;
343 snd_pcm_uframes_t xfer_align;
344 snd_pcm_uframes_t start_threshold;
345 snd_pcm_uframes_t stop_threshold;
346 snd_pcm_uframes_t silence_threshold;
347 snd_pcm_uframes_t silence_size;
348 snd_pcm_uframes_t boundary;
376 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/felix-kernels/5.10/24Q3-12318583/kernel-headers/sound/
Dasound.h107 typedef unsigned long snd_pcm_uframes_t; typedef
330 snd_pcm_uframes_t fifo_size;
342 snd_pcm_uframes_t avail_min;
343 snd_pcm_uframes_t xfer_align;
344 snd_pcm_uframes_t start_threshold;
345 snd_pcm_uframes_t stop_threshold;
346 snd_pcm_uframes_t silence_threshold;
347 snd_pcm_uframes_t silence_size;
348 snd_pcm_uframes_t boundary;
376 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/bluejay-kernels/5.10/24Q3-12115410/original-kernel-headers/sound/
Dasound.h159 typedef unsigned long snd_pcm_uframes_t; typedef
421 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
435 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
436 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
437 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
438 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
439 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
440 snd_pcm_uframes_t silence_size; /* silence block size */
441 snd_pcm_uframes_t boundary; /* pointers wrap point */
478 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/lynx-kernels/5.10/24Q3-12318583/original-kernel-headers/sound/
Dasound.h159 typedef unsigned long snd_pcm_uframes_t; typedef
421 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
435 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
436 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
437 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
438 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
439 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
440 snd_pcm_uframes_t silence_size; /* silence block size */
441 snd_pcm_uframes_t boundary; /* pointers wrap point */
478 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/felix-kernels/5.10/24Q3-12318583/original-kernel-headers/sound/
Dasound.h159 typedef unsigned long snd_pcm_uframes_t; typedef
421 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
435 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
436 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
437 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
438 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
439 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
440 snd_pcm_uframes_t silence_size; /* silence block size */
441 snd_pcm_uframes_t boundary; /* pointers wrap point */
478 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/tangorpro-kernels/5.10/24Q3-12318583/original-kernel-headers/sound/
Dasound.h159 typedef unsigned long snd_pcm_uframes_t; typedef
421 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
435 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
436 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
437 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
438 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
439 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
440 snd_pcm_uframes_t silence_size; /* silence block size */
441 snd_pcm_uframes_t boundary; /* pointers wrap point */
478 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/tangorpro-kernels/5.10/24Q3-12318583/kernel-headers/sound/
Dasound.h107 typedef unsigned long snd_pcm_uframes_t; typedef
330 snd_pcm_uframes_t fifo_size;
342 snd_pcm_uframes_t avail_min;
343 snd_pcm_uframes_t xfer_align;
344 snd_pcm_uframes_t start_threshold;
345 snd_pcm_uframes_t stop_threshold;
346 snd_pcm_uframes_t silence_threshold;
347 snd_pcm_uframes_t silence_size;
348 snd_pcm_uframes_t boundary;
376 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/redbull-kernel/sm7250/kernel-headers/sound/
Dasound.h96 typedef unsigned long snd_pcm_uframes_t; typedef
307 snd_pcm_uframes_t fifo_size;
319 snd_pcm_uframes_t avail_min;
320 snd_pcm_uframes_t xfer_align;
321 snd_pcm_uframes_t start_threshold;
322 snd_pcm_uframes_t stop_threshold;
323 snd_pcm_uframes_t silence_threshold;
324 snd_pcm_uframes_t silence_size;
325 snd_pcm_uframes_t boundary;
349 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dasound.h109 typedef unsigned long snd_pcm_uframes_t; typedef
311 snd_pcm_uframes_t fifo_size;
323 snd_pcm_uframes_t avail_min;
324 snd_pcm_uframes_t xfer_align;
325 snd_pcm_uframes_t start_threshold;
326 snd_pcm_uframes_t stop_threshold;
327 snd_pcm_uframes_t silence_threshold;
328 snd_pcm_uframes_t silence_size;
329 snd_pcm_uframes_t boundary;
353 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/sunfish-kernel/sm7150/kernel-headers/sound/
Dasound.h109 typedef unsigned long snd_pcm_uframes_t; typedef
311 snd_pcm_uframes_t fifo_size;
323 snd_pcm_uframes_t avail_min;
324 snd_pcm_uframes_t xfer_align;
325 snd_pcm_uframes_t start_threshold;
326 snd_pcm_uframes_t stop_threshold;
327 snd_pcm_uframes_t silence_threshold;
328 snd_pcm_uframes_t silence_size;
329 snd_pcm_uframes_t boundary;
353 snd_pcm_uframes_t appl_ptr;
[all …]
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dasound.h162 typedef unsigned long snd_pcm_uframes_t; typedef
403 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
417 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
418 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
419 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
420 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
421 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
422 snd_pcm_uframes_t silence_size; /* silence block size */
423 snd_pcm_uframes_t boundary; /* pointers wrap point */
456 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]
/device/google/redbull-kernel/sm7250/original-kernel-headers/sound/
Dasound.h161 typedef unsigned long snd_pcm_uframes_t; typedef
412 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
426 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
427 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
428 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
429 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
430 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
431 snd_pcm_uframes_t silence_size; /* silence block size */
432 snd_pcm_uframes_t boundary; /* pointers wrap point */
465 snd_pcm_uframes_t appl_ptr; /* appl ptr */
[all …]

12