Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/cio/
Dchp.h65 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid);
Ddevice_ops.c472 return chp_get_chp_desc(chpid); in ccw_device_get_chp_desc()
Dchp.c538 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid) in chp_get_chp_desc() function