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

/linux-4.4.14/drivers/bcma/
H A Ddriver_gpio.c20 static inline struct bcma_drv_cc *bcma_gpio_get_cc(struct gpio_chip *chip) bcma_gpio_get_cc() function
27 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_get_value()
35 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_set_value()
42 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_direction_input()
51 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_direction_output()
60 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_request()
73 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_free()
84 struct bcma_drv_cc *cc = bcma_gpio_get_cc(gc); bcma_gpio_irq_unmask()
95 struct bcma_drv_cc *cc = bcma_gpio_get_cc(gc); bcma_gpio_irq_mask()

Completed in 159 milliseconds