Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ddevice.h94 void ccw_device_recognition(struct ccw_device *);
H A Ddevice.c459 ccw_device_recognition(cdev); in online_store_recog_and_online()
911 ccw_device_recognition(cdev); in io_subchannel_recog()
H A Ddevice_fsm.c387 void ccw_device_recognition(struct ccw_device *cdev) in ccw_device_recognition() function