pwm_chip
Regular
4.4
: ✅struct pwm_chip {
struct device *dev;
struct list_head list;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device *pwms;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
bool can_sleep;
};
4.8
: ✅struct pwm_chip {
struct device *dev;
struct list_head list;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device *pwms;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
bool can_sleep;
};
4.10
: ✅struct pwm_chip {
struct device *dev;
struct list_head list;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device *pwms;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
bool can_sleep;
};
4.13
: ✅struct pwm_chip {
struct device *dev;
struct list_head list;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device *pwms;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
};
4.15
: ✅struct pwm_chip {
struct device *dev;
struct list_head list;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device *pwms;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
};
4.18
: ✅struct pwm_chip {
struct device *dev;
struct list_head list;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device *pwms;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
};
5.0
: ✅struct pwm_chip {
struct device *dev;
struct list_head list;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device *pwms;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
};
5.3
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
5.4
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
5.8
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
5.11
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
5.13
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
5.15
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
5.19
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
6.2
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
6.5
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
6.8
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
struct module *owner;
unsigned int id;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
bool atomic;
struct pwm_device *pwms;
};
arm64
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
armhf
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
ppc64el
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
riscv64
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
aws
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
azure
: Absent ⚠️
gcp
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
lowlatency
: ✅struct pwm_chip {
struct device *dev;
const struct pwm_ops *ops;
int base;
unsigned int npwm;
struct pwm_device * (*of_xlate)(struct pwm_chip *, const struct of_phandle_args *);
unsigned int of_pwm_n_cells;
struct list_head list;
struct pwm_device *pwms;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
⚠️bool can_sleep
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
⚠️struct module *owner
unsigned int id
bool atomic
int base
struct list_head list
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and gcp
✅
generic
and lowlatency
✅