Home
last modified time | relevance | path

Searched defs:byt_gpio (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pinctrl/intel/
Dpinctrl-baytrail.c141 struct byt_gpio { struct
147 struct byt_gpio_pin_context *saved_context; argument
150 #define to_byt_gpio(c) container_of(c, struct byt_gpio, chip) argument