Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/qoriq/
H A Dls1046_gpio.c63 struct gpio_res { struct
72 struct gpio_res res; argument
83 static bool qoriq_make_gpio_res(device_t, struct gpio_res*);
143 qoriq_make_gpio_res(device_t dev, struct gpio_res *out) in qoriq_make_gpio_res()