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

/drivers/s390/cio/
H A Dchp.c54 static struct work_struct cfg_work; variable in typeref:struct:work_struct
670 queue_work(chp_wq, &cfg_work);
688 queue_work(chp_wq, &cfg_work);
727 INIT_WORK(&cfg_work, cfg_func);

Completed in 88 milliseconds