pcs_device
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
: ✅struct pcs_device {
struct resource *res;
void *base;
void *saved_vals;
unsigned int size;
struct device *dev;
struct device_node *np;
struct pinctrl_dev *pctl;
unsigned int flags;
struct property *missing_nr_pinctrl_cells;
struct pcs_soc_data socdata;
raw_spinlock_t lock;
struct mutex mutex;
unsigned int width;
unsigned int fmask;
unsigned int fshift;
unsigned int foff;
unsigned int fmax;
bool bits_per_mux;
unsigned int bits_per_pin;
struct pcs_data pins;
struct list_head gpiofuncs;
struct list_head irqs;
struct irq_chip chip;
struct irq_domain *domain;
struct pinctrl_desc desc;
unsigned int (*read)(void *);
void (*write)(unsigned int, void *);
};
armhf
: ✅struct pcs_device {
struct resource *res;
void *base;
void *saved_vals;
unsigned int size;
struct device *dev;
struct device_node *np;
struct pinctrl_dev *pctl;
unsigned int flags;
struct property *missing_nr_pinctrl_cells;
struct pcs_soc_data socdata;
raw_spinlock_t lock;
struct mutex mutex;
unsigned int width;
unsigned int fmask;
unsigned int fshift;
unsigned int foff;
unsigned int fmax;
bool bits_per_mux;
unsigned int bits_per_pin;
struct pcs_data pins;
struct list_head gpiofuncs;
struct list_head irqs;
struct irq_chip chip;
struct irq_domain *domain;
struct pinctrl_desc desc;
unsigned int (*read)(void *);
void (*write)(unsigned int, void *);
};
ppc64el
: ✅struct pcs_device {
struct resource *res;
void *base;
void *saved_vals;
unsigned int size;
struct device *dev;
struct device_node *np;
struct pinctrl_dev *pctl;
unsigned int flags;
struct property *missing_nr_pinctrl_cells;
struct pcs_soc_data socdata;
raw_spinlock_t lock;
struct mutex mutex;
unsigned int width;
unsigned int fmask;
unsigned int fshift;
unsigned int foff;
unsigned int fmax;
bool bits_per_mux;
unsigned int bits_per_pin;
struct pcs_data pins;
struct list_head gpiofuncs;
struct list_head irqs;
struct irq_chip chip;
struct irq_domain *domain;
struct pinctrl_desc desc;
unsigned int (*read)(void *);
void (*write)(unsigned int, void *);
};
riscv64
: ✅struct pcs_device {
struct resource *res;
void *base;
void *saved_vals;
unsigned int size;
struct device *dev;
struct device_node *np;
struct pinctrl_dev *pctl;
unsigned int flags;
struct property *missing_nr_pinctrl_cells;
struct pcs_soc_data socdata;
raw_spinlock_t lock;
struct mutex mutex;
unsigned int width;
unsigned int fmask;
unsigned int fshift;
unsigned int foff;
unsigned int fmax;
bool bits_per_mux;
unsigned int bits_per_pin;
struct pcs_data pins;
struct list_head gpiofuncs;
struct list_head irqs;
struct irq_chip chip;
struct irq_domain *domain;
struct pinctrl_desc desc;
unsigned int (*read)(void *);
void (*write)(unsigned int, void *);
};
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch