Lines Matching defs:chip

109 	struct ioh_gpio *chip =	container_of(gpio, struct ioh_gpio, gpio);  in ioh_gpio_set()  local
125 struct ioh_gpio *chip = container_of(gpio, struct ioh_gpio, gpio); in ioh_gpio_get() local
133 struct ioh_gpio *chip = container_of(gpio, struct ioh_gpio, gpio); in ioh_gpio_direction_output() local
158 struct ioh_gpio *chip = container_of(gpio, struct ioh_gpio, gpio); in ioh_gpio_direction_input() local
176 static void ioh_gpio_save_reg_conf(struct ioh_gpio *chip) in ioh_gpio_save_reg_conf()
202 static void ioh_gpio_restore_reg_conf(struct ioh_gpio *chip) in ioh_gpio_restore_reg_conf()
228 struct ioh_gpio *chip = container_of(gpio, struct ioh_gpio, gpio); in ioh_gpio_to_irq() local
232 static void ioh_gpio_setup(struct ioh_gpio *chip, int num_port) in ioh_gpio_setup()
260 struct ioh_gpio *chip = gc->private; in ioh_irq_type() local
321 struct ioh_gpio *chip = gc->private; in ioh_irq_unmask() local
330 struct ioh_gpio *chip = gc->private; in ioh_irq_mask() local
339 struct ioh_gpio *chip = gc->private; in ioh_irq_disable() local
353 struct ioh_gpio *chip = gc->private; in ioh_irq_enable() local
366 struct ioh_gpio *chip = dev_id; in ioh_gpio_handler() local
388 static void ioh_gpio_alloc_generic_chip(struct ioh_gpio *chip, in ioh_gpio_alloc_generic_chip()
414 struct ioh_gpio *chip; in ioh_gpio_probe() local
522 struct ioh_gpio *chip = pci_get_drvdata(pdev); in ioh_gpio_remove() local
545 struct ioh_gpio *chip = pci_get_drvdata(pdev); in ioh_gpio_suspend() local
569 struct ioh_gpio *chip = pci_get_drvdata(pdev); in ioh_gpio_resume() local