Home
last modified time | relevance | path

Searched refs:ccw_device_get_chid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h246 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dccwdev.h236 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid);
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_ops.c791 * ccw_device_get_chid() - obtain Channel ID associated with specified CHPID
796 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); variable
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_ops.c791 * ccw_device_get_chid() - obtain Channel ID associated with specified CHPID
796 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); variable
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c5009 !ccw_device_get_chid(cdev, 0, &info->chid); in qeth_read_ccw_conf_data()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c5032 !ccw_device_get_chid(cdev, 0, &info->chid); in qeth_read_ccw_conf_data()

Completed in 20 milliseconds