Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-xgene-sb.c60 struct xgene_gpio_sb { struct
61 struct gpio_chip gc;
85 static int xgene_gpio_sb_irq_set_type(struct irq_data *d, unsigned int type) in xgene_gpio_sb_irq_set_type() argument
87 struct xgene_gpio_sb *priv = irq_data_get_irq_chip_data(d); in xgene_gpio_sb_irq_set_type() argument