Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetpoll.h62 int netpoll_setup(struct netpoll *np);
/OK3568_Linux_fs/kernel/drivers/net/
H A Dnetconsole.c195 err = netpoll_setup(&nt->np); in alloc_param_target()
345 err = netpoll_setup(&nt->np); in enabled_store()
/OK3568_Linux_fs/kernel/net/core/
H A Dnetpoll.c659 int netpoll_setup(struct netpoll *np) in netpoll_setup() function
801 EXPORT_SYMBOL(netpoll_setup);