wm831x
Regular
4.4
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
4.8
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
4.10
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
4.13
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
4.15
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
4.18
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
5.0
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
5.3
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
5.4
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
5.8
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
5.11
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
5.13
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
5.15
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
5.19
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
6.2
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
6.5
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
6.8
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
arm64
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
armhf
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
ppc64el
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
riscv64
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
aws
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
azure
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
gcp
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
lowlatency
: ✅struct wm831x {
struct mutex io_lock;
struct device *dev;
struct regmap *regmap;
struct wm831x_pdata pdata;
enum wm831x_parent type;
int irq;
struct mutex irq_lock;
struct irq_domain *irq_domain;
int irq_masks_cur[5];
int irq_masks_cache[5];
bool soft_shutdown;
unsigned int has_gpio_ena;
unsigned int has_cs_sts;
unsigned int charger_irq_wake;
int num_gpio;
int gpio_update[16];
bool gpio_level_high[16];
bool gpio_level_low[16];
struct mutex auxadc_lock;
struct list_head auxadc_pending;
u16 auxadc_active;
wm831x_auxadc_read_fn auxadc_read;
struct mutex key_lock;
unsigned int locked;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
⚠️struct wm831x_pdata pdata
enum wm831x_parent type
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅