Searched refs:ccw_device_get_chid (Results 1 – 3 of 3) sorted by relevance
237 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid);
804 int ccw_device_get_chid(struct ccw_device *cdev, int chp_idx, u16 *chid) in ccw_device_get_chid() function827 EXPORT_SYMBOL_GPL(ccw_device_get_chid);
5059 !ccw_device_get_chid(cdev, 0, &info->chid); in qeth_read_ccw_conf_data()
Completed in 19 milliseconds