Home
last modified time | relevance | path

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

/drivers/s390/cio/
Ddevice_ops.c774 int ccw_device_get_chpid(struct ccw_device *cdev, int chp_idx, u8 *chpid) in ccw_device_get_chpid() function
788 EXPORT_SYMBOL_GPL(ccw_device_get_chpid);
803 rc = ccw_device_get_chpid(cdev, chp_idx, &cssid_chpid.id); in ccw_device_get_chid()