Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dccwdev.h235 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid);
/linux/drivers/s390/cio/
A Ddevice_ops.c796 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid) in ccw_device_get_chid() function
819 EXPORT_SYMBOL_GPL(ccw_device_get_chid);
/linux/drivers/s390/net/
A Dqeth_core_main.c5119 !ccw_device_get_chid(cdev, 0, &info->chid); in qeth_read_ccw_conf_data()

Completed in 23 milliseconds