Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/arch/s390/include/asm/
Dccwdev.h233 int ccw_device_get_chpid(struct ccw_device *cdev, int chp_idx, u8 *chpid);