Searched refs:port_ctl_rx_thread (Results 1 – 1 of 1) sorted by relevance
212 static int port_ctl_rx_thread(void *arg) in port_ctl_rx_thread() function244 port->thread = kthread_run(port_ctl_rx_thread, port, "%s", port_conf->name); in port_ctl_init()