Home
last modified time | relevance | path

Searched refs:lbs_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dmain.c428 * lbs_thread - handles the major jobs in the LBS driver.
432 * @data: A pointer to &lbs_thread structure
435 static int lbs_thread(void *data) in lbs_thread() function
956 priv->main_thread = kthread_run(lbs_thread, dev, "lbs_main"); in lbs_add_card()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dmain.c427 * lbs_thread - handles the major jobs in the LBS driver.
431 * @data: A pointer to &lbs_thread structure
434 static int lbs_thread(void *data) in lbs_thread() function
955 priv->main_thread = kthread_run(lbs_thread, dev, "lbs_main"); in lbs_add_card()

Completed in 4 milliseconds