Searched refs:chp_cfg_schedule (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chp.h | 70 void chp_cfg_schedule(struct chp_id chpid, int configure);
|
H A D | chp.c | 306 chp_cfg_schedule(cp->chpid, val); in chp_configure_write() 760 * chp_cfg_schedule - schedule chpid configuration request 766 void chp_cfg_schedule(struct chp_id chpid, int configure) in chp_cfg_schedule() function
|
H A D | chsc.c | 524 chp_cfg_schedule(chpid, 1); in chsc_process_sei_chp_config() 527 chp_cfg_schedule(chpid, 0); in chsc_process_sei_chp_config()
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | chp.h | 71 void chp_cfg_schedule(struct chp_id chpid, int configure);
|
H A D | chp.c | 306 chp_cfg_schedule(cp->chpid, val); in chp_configure_write() 775 * chp_cfg_schedule - schedule chpid configuration request 781 void chp_cfg_schedule(struct chp_id chpid, int configure) in chp_cfg_schedule() function
|
H A D | chsc.c | 538 chp_cfg_schedule(chpid, 1); in chsc_process_sei_chp_config() 541 chp_cfg_schedule(chpid, 0); in chsc_process_sei_chp_config()
|
Completed in 8 milliseconds