Home
last modified time | relevance | path

Searched defs:xgene_gpio_sb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-xgene-sb.c49 struct xgene_gpio_sb { struct
50 struct gpio_chip gc;
74 static int xgene_gpio_sb_irq_set_type(struct irq_data *d, unsigned int type) in xgene_gpio_sb_irq_set_type() argument
76 struct xgene_gpio_sb *priv = irq_data_get_irq_chip_data(d); in xgene_gpio_sb_irq_set_type() argument