Searched refs:lbs_thread (Results 1 – 1 of 1) sorted by relevance
406 * lbs_thread - handles the major jobs in the LBS driver.410 * @data: A pointer to &lbs_thread structure413 static int lbs_thread(void *data) in lbs_thread() function 872 priv->main_thread = kthread_run(lbs_thread, dev, "lbs_main"); in lbs_add_card()