Searched refs:ccw_device_get_chpid (Results 1 – 1 of 1) sorted by relevance
774 int ccw_device_get_chpid(struct ccw_device *cdev, int chp_idx, u8 *chpid) in ccw_device_get_chpid() function788 EXPORT_SYMBOL_GPL(ccw_device_get_chpid);803 rc = ccw_device_get_chpid(cdev, chp_idx, &cssid_chpid.id); in ccw_device_get_chid()