Searched refs:pdsc_health_thread (Results 1 – 3 of 3) sorted by relevance
298 void pdsc_health_thread(struct work_struct *work);
235 INIT_WORK(&pdsc->health_work, pdsc_health_thread); in pdsc_init_pf()
570 void pdsc_health_thread(struct work_struct *work) in pdsc_health_thread() function