Files
rk35xx-android14/external/tinyalsa
hmz007 f8b41b0f23 Rockchip Anroid14_SDK 20250804-rkr7.1 (3740ef92)
[kernel] 7da2d60f0c: fix nack issue of scdc write on atomic_disable
[u-boot] ca8e5ce9b0: Merge remote-tracking branch 'rk/next-dev'

Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Iff00ae8e21ce0c8fde10c98466f89b9af4f5fdf2
2025-08-26 16:12:23 +08:00
..

tinyalsa: a small library to interface with ALSA in the Linux kernel

The aims are:

- Provide a basic pcm and mixer API
- If it's not absolutely needed, don't add it to the API
- Avoid supporting complex and unnecessary operations that could be
  dealt with at a higher level