Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/gpio/
HDgpioc.c145 static struct cdevsw gpioc_cdevsw = { variable
596 devargs.mda_devsw = &gpioc_cdevsw; in gpioc_attach()