Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchp.h68 int chp_update_desc(struct channel_path *chp);
H A Dchsc.c250 chp_update_desc(chp); in chsc_chp_offline()
451 chp_update_desc(chp); in chsc_process_sei_res_acc()
493 chp_update_desc(chp); in chsc_process_sei_chp_avail()
711 chp_update_desc(chp); in chsc_chp_online()
765 chp_update_desc(chp); in chsc_chp_vary()
H A Dchp.c440 * chp_update_desc - update channel-path description
447 int chp_update_desc(struct channel_path *chp) in chp_update_desc() function
497 ret = chp_update_desc(chp); in chp_new()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchp.h69 int chp_update_desc(struct channel_path *chp);
H A Dchsc.c253 chp_update_desc(chp); in chsc_chp_offline()
473 chp_update_desc(chp); in chsc_process_sei_res_acc()
507 chp_update_desc(chp); in chsc_process_sei_chp_avail()
755 chp_update_desc(chp); in chsc_chp_online()
809 chp_update_desc(chp); in chsc_chp_vary()
H A Dchp.c455 * chp_update_desc - update channel-path description
462 int chp_update_desc(struct channel_path *chp) in chp_update_desc() function
512 ret = chp_update_desc(chp); in chp_new()

Completed in 7 milliseconds