Home
last modified time | relevance | path

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

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