Home
last modified time | relevance | path

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

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