Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/cio/
Ddevice.h94 void ccw_device_recognition(struct ccw_device *);
Ddevice.c456 ccw_device_recognition(cdev); in online_store_recog_and_online()
908 ccw_device_recognition(cdev); in io_subchannel_recog()
Ddevice_fsm.c387 void ccw_device_recognition(struct ccw_device *cdev) in ccw_device_recognition() function