Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Dchp.h66 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.c553 struct channel_path_desc_fmt0 *chp_get_chp_desc(struct chp_id chpid) in chp_get_chp_desc() function