Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Ddevice.h128 int ccw_device_stlck(struct ccw_device *);
H A Ddevice_pgid.c683 int ccw_device_stlck(struct ccw_device *cdev) in ccw_device_stlck() function
H A Ddevice.c488 ret = ccw_device_stlck(cdev); in online_store_handle_online()