Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/ralink/
H A Dralink_gpio.c497 static struct filterops app_fops = { variable
664 if (kfilter_register("CP_GPIO_EVENT", &app_fops, &app_filter_id) != 0) { in ra_gpio_attach()