Home
last modified time | relevance | path

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

/netbsd/sys/dev/fdt/
H A Dfdt_gpio.c43 const struct fdtbus_gpio_controller_func *gc_funcs;
53 const struct fdtbus_gpio_controller_func *funcs) in fdtbus_register_gpio_controller()
H A Dfdtvar.h126 struct fdtbus_gpio_controller_func { struct
362 const struct fdtbus_gpio_controller_func *);
H A Dpl061gpio_fdt.c57 struct fdtbus_gpio_controller_func plgpio_fdt_funcs = {
/netbsd/sys/arch/arm/samsung/
H A Dexynos_pinctrl.h32 extern struct fdtbus_gpio_controller_func exynos_gpio_funcs;
H A Dexynos_gpio.c235 struct fdtbus_gpio_controller_func exynos_gpio_funcs = {
/netbsd/sys/arch/arm/nxp/
H A Dimx_gpio.c71 static struct fdtbus_gpio_controller_func imx6_gpio_funcs = {
/netbsd/sys/dev/i2c/
H A Dmax77620.c249 static struct fdtbus_gpio_controller_func max77620_gpio_funcs = {
H A Dtcagpio.c231 static struct fdtbus_gpio_controller_func tcagpio_gpio_funcs = {
H A Dtwl4030.c327 static struct fdtbus_gpio_controller_func twl_gpio_funcs = {
H A Daxppmic.c725 static struct fdtbus_gpio_controller_func axppmic_gpio_funcs = {
/netbsd/sys/arch/arm/apple/
H A Dapple_pinctrl.c232 static struct fdtbus_gpio_controller_func apple_pinctrl_gpio_funcs = {
H A Dapple_smc.c302 static struct fdtbus_gpio_controller_func apple_smc_gpio_funcs = {
/netbsd/sys/arch/arm/xilinx/
H A Dzynq_gpio.c190 static struct fdtbus_gpio_controller_func zynq_gpio_funcs = {
/netbsd/sys/arch/arm/rockchip/
H A Drk_gpio.c201 static struct fdtbus_gpio_controller_func rk_gpio_funcs = {
/netbsd/sys/arch/arm/nvidia/
H A Dtegra_gpio.c95 struct fdtbus_gpio_controller_func tegra_gpio_funcs = {
/netbsd/sys/arch/arm/ti/
H A Dti_gpio.c257 static struct fdtbus_gpio_controller_func ti_gpio_funcs = {
/netbsd/sys/arch/arm/amlogic/
H A Dmeson_pinctrl.c427 static struct fdtbus_gpio_controller_func meson_pinctrl_gpio_funcs = {
/netbsd/sys/arch/arm/broadcom/
H A Dbcm2835_gpio.c145 static struct fdtbus_gpio_controller_func bcmgpio_funcs = {
/netbsd/sys/arch/arm/sunxi/
H A Dsunxi_gpio.c430 static struct fdtbus_gpio_controller_func sunxi_gpio_funcs = {