Lines Matching defs:offset
53 static int ws16c48_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in ws16c48_gpio_get_direction()
65 static int ws16c48_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in ws16c48_gpio_direction_input()
84 unsigned offset, int value) in ws16c48_gpio_direction_output()
105 static int ws16c48_gpio_get(struct gpio_chip *chip, unsigned offset) in ws16c48_gpio_get()
132 unsigned long offset; in ws16c48_gpio_get_multiple() local
150 static void ws16c48_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in ws16c48_gpio_set()
178 unsigned long offset; in ws16c48_gpio_set_multiple() local
208 const unsigned long offset = irqd_to_hwirq(data); in ws16c48_irq_ack() local
234 const unsigned long offset = irqd_to_hwirq(data); in ws16c48_irq_mask() local
258 const unsigned long offset = irqd_to_hwirq(data); in ws16c48_irq_unmask() local
282 const unsigned long offset = irqd_to_hwirq(data); in ws16c48_irq_set_type() local