snd_soc_dapm_widgetRegular
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_soc_dapm_widget {
enum snd_soc_dapm_type id;
const char *name;
const char *sname;
struct list_head list;
struct snd_soc_dapm_context *dapm;
void *priv;
struct regulator *regulator;
struct pinctrl *pinctrl;
int reg;
unsigned char shift;
unsigned int mask;
unsigned int on_val;
unsigned int off_val;
unsigned char power;
unsigned char active;
unsigned char connected;
unsigned char new;
unsigned char force;
unsigned char ignore_suspend;
unsigned char new_power;
unsigned char power_checked;
unsigned char is_supply;
unsigned char is_ep;
int subseq;
int (*power_check)(struct snd_soc_dapm_widget *);
short unsigned int event_flags;
int (*event)(struct snd_soc_dapm_widget *, struct snd_kcontrol *, int);
int num_kcontrols;
const struct snd_kcontrol_new *kcontrol_news;
struct snd_kcontrol **kcontrols;
struct snd_soc_dobj dobj;
struct list_head edges[2];
struct list_head work_list;
struct list_head power_list;
struct list_head dirty;
int endpoints[2];
struct clk *clk;
int channel;
};
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Arch