Searched refs:ioh_gpio (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Dgpio-ml-ioh.c80 * struct ioh_gpio - GPIO private data structure.
92 struct ioh_gpio { struct
109 struct ioh_gpio *chip = container_of(gpio, struct ioh_gpio, gpio); ioh_gpio_set()
125 struct ioh_gpio *chip = container_of(gpio, struct ioh_gpio, gpio); ioh_gpio_get()
133 struct ioh_gpio *chip = container_of(gpio, struct ioh_gpio, gpio); ioh_gpio_direction_output()
158 struct ioh_gpio *chip = container_of(gpio, struct ioh_gpio, gpio); ioh_gpio_direction_input()
176 static void ioh_gpio_save_reg_conf(struct ioh_gpio *chip) ioh_gpio_save_reg_conf()
202 static void ioh_gpio_restore_reg_conf(struct ioh_gpio *chip) ioh_gpio_restore_reg_conf()
228 struct ioh_gpio *chip = container_of(gpio, struct ioh_gpio, gpio); ioh_gpio_to_irq()
232 static void ioh_gpio_setup(struct ioh_gpio *chip, int num_port) ioh_gpio_setup()
260 struct ioh_gpio *chip = gc->private; ioh_irq_type()
321 struct ioh_gpio *chip = gc->private; ioh_irq_unmask()
330 struct ioh_gpio *chip = gc->private; ioh_irq_mask()
339 struct ioh_gpio *chip = gc->private; ioh_irq_disable()
353 struct ioh_gpio *chip = gc->private; ioh_irq_enable()
366 struct ioh_gpio *chip = dev_id; ioh_gpio_handler()
388 static void ioh_gpio_alloc_generic_chip(struct ioh_gpio *chip, ioh_gpio_alloc_generic_chip()
394 gc = irq_alloc_generic_chip("ioh_gpio", 1, irq_start, chip->base, ioh_gpio_alloc_generic_chip()
414 struct ioh_gpio *chip; ioh_gpio_probe()
522 struct ioh_gpio *chip = pci_get_drvdata(pdev); ioh_gpio_remove()
545 struct ioh_gpio *chip = pci_get_drvdata(pdev); ioh_gpio_suspend()
569 struct ioh_gpio *chip = pci_get_drvdata(pdev); ioh_gpio_resume()
/linux-4.1.27/include/linux/platform_data/
H A Dmicroread.h32 unsigned int ioh_gpio; member in struct:microread_nfc_platform_data

Completed in 148 milliseconds