Lines Matching refs:ssb_bus

28 	struct ssb_bus *bus = gpiochip_get_data(chip);  in ssb_gpio_to_irq()
43 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_get_value()
51 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_set_value()
59 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_direction_input()
68 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_direction_output()
77 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_request()
90 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_chipco_free()
99 struct ssb_bus *bus = irq_data_get_irq_chip_data(d); in ssb_gpio_irq_chipco_mask()
107 struct ssb_bus *bus = irq_data_get_irq_chip_data(d); in ssb_gpio_irq_chipco_unmask()
123 struct ssb_bus *bus = dev_id; in ssb_gpio_irq_chipco_handler()
141 static int ssb_gpio_irq_chipco_domain_init(struct ssb_bus *bus) in ssb_gpio_irq_chipco_domain_init()
186 static void ssb_gpio_irq_chipco_domain_exit(struct ssb_bus *bus) in ssb_gpio_irq_chipco_domain_exit()
205 static int ssb_gpio_irq_chipco_domain_init(struct ssb_bus *bus) in ssb_gpio_irq_chipco_domain_init()
210 static void ssb_gpio_irq_chipco_domain_exit(struct ssb_bus *bus) in ssb_gpio_irq_chipco_domain_exit()
215 static int ssb_gpio_chipco_init(struct ssb_bus *bus) in ssb_gpio_chipco_init()
261 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_extif_get_value()
269 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_extif_set_value()
277 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_extif_direction_input()
286 struct ssb_bus *bus = gpiochip_get_data(chip); in ssb_gpio_extif_direction_output()
296 struct ssb_bus *bus = irq_data_get_irq_chip_data(d); in ssb_gpio_irq_extif_mask()
304 struct ssb_bus *bus = irq_data_get_irq_chip_data(d); in ssb_gpio_irq_extif_unmask()
320 struct ssb_bus *bus = dev_id; in ssb_gpio_irq_extif_handler()
338 static int ssb_gpio_irq_extif_domain_init(struct ssb_bus *bus) in ssb_gpio_irq_extif_domain_init()
382 static void ssb_gpio_irq_extif_domain_exit(struct ssb_bus *bus) in ssb_gpio_irq_extif_domain_exit()
400 static int ssb_gpio_irq_extif_domain_init(struct ssb_bus *bus) in ssb_gpio_irq_extif_domain_init()
405 static void ssb_gpio_irq_extif_domain_exit(struct ssb_bus *bus) in ssb_gpio_irq_extif_domain_exit()
410 static int ssb_gpio_extif_init(struct ssb_bus *bus) in ssb_gpio_extif_init()
447 static int ssb_gpio_extif_init(struct ssb_bus *bus) in ssb_gpio_extif_init()
457 int ssb_gpio_init(struct ssb_bus *bus) in ssb_gpio_init()
469 int ssb_gpio_unregister(struct ssb_bus *bus) in ssb_gpio_unregister()