Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_ctrl_msg.c216 static int port_ctl_rx_thread(void *arg) in port_ctl_rx_thread() function
248 port->thread = kthread_run(port_ctl_rx_thread, port, "%s", port_conf->name); in port_ctl_init()