Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/cio/
Dchp.h65 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid);
Ddevice_ops.c483 return chp_get_chp_desc(chpid); in ccw_device_get_chp_desc()
Dchp.c535 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid) in chp_get_chp_desc() function