Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dchp.h65 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid);
H A Ddevice_ops.c483 return chp_get_chp_desc(chpid); in ccw_device_get_chp_desc()
H A Dchp.c538 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid) in chp_get_chp_desc() function