Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/cio/
Dchp.c730 static void cfg_set_task(struct chp_id chpid, enum cfg_task_t cfg) in cfg_set_task() function
790 cfg_set_task(chpid, cfg_none); in cfg_func()
807 cfg_set_task(chpid, configure ? cfg_configure : cfg_deconfigure); in chp_cfg_schedule()
824 cfg_set_task(chpid, cfg_none); in chp_cfg_cancel_deconfigure()