Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_gpio.c155 static bool bcmgpio_fdt_intrstr(device_t, u_int *, char *, size_t);
160 .intrstr = bcmgpio_fdt_intrstr,
690 bcmgpio_fdt_intrstr(device_t dev, u_int *specifier, char *buf, size_t buflen) in bcmgpio_fdt_intrstr() function