Home
last modified time | relevance | path

Searched refs:em_gio_priv (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpio/
Dgpio-em.c36 struct em_gio_priv { struct
71 static inline unsigned long em_gio_read(struct em_gio_priv *p, int offs) in em_gio_read()
79 static inline void em_gio_write(struct em_gio_priv *p, int offs, in em_gio_write()
90 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_disable()
97 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_enable()
104 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_reqres()
117 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_relres()
136 struct em_gio_priv *p = irq_data_get_irq_chip_data(d); in em_gio_irq_set_type()
180 struct em_gio_priv *p = dev_id; in em_gio_irq_handler()
194 static inline struct em_gio_priv *gpio_to_priv(struct gpio_chip *chip) in gpio_to_priv()
[all …]