Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dlcs.c356 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in __lcs_do_run_thread() function
380 (rc = __lcs_do_run_thread(card, thread)) >= 0); in lcs_do_run_thread()