Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dchp.h63 struct channel_path_desc *chp_get_chp_desc(struct chp_id chpid);
Ddevice_ops.c476 return chp_get_chp_desc(chpid); in ccw_device_get_chp_desc()
Dchp.c507 struct channel_path_desc *chp_get_chp_desc(struct chp_id chpid) in chp_get_chp_desc() function