snd_pcm_substream
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: ✅struct snd_pcm_substream {
struct snd_pcm *pcm;
struct snd_pcm_str *pstr;
void *private_data;
int number;
char name[32];
int stream;
struct pm_qos_request latency_pm_qos_req;
size_t buffer_bytes_max;
struct snd_dma_buffer dma_buffer;
size_t dma_max;
const struct snd_pcm_ops *ops;
struct snd_pcm_runtime *runtime;
struct snd_timer *timer;
unsigned int timer_running;
long int wait_time;
struct snd_pcm_substream *next;
struct list_head link_list;
struct snd_pcm_group self_group;
struct snd_pcm_group *group;
int ref_count;
atomic_t mmap_count;
unsigned int f_flags;
void (*pcm_release)(struct snd_pcm_substream *);
struct pid *pid;
struct snd_info_entry *proc_root;
unsigned int hw_opened;
};
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch