Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dccwdev.h234 int ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid);
/linux/drivers/s390/cio/
H A Ddevice_ops.c745 * ccw_device_get_cssid() - obtain Channel Subsystem ID
749 int ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid) in ccw_device_get_cssid() function
758 EXPORT_SYMBOL_GPL(ccw_device_get_cssid);