Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetpoll.h59 void netpoll_print_options(struct netpoll *np);
/OK3568_Linux_fs/kernel/net/core/
H A Dnetpoll.c486 void netpoll_print_options(struct netpoll *np) in netpoll_print_options() function
501 EXPORT_SYMBOL(netpoll_print_options);
595 netpoll_print_options(np); in netpoll_parse_options()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dnetconsole.c343 netpoll_print_options(&nt->np); in enabled_store()