Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ddevice.h128 int ccw_device_stlck(struct ccw_device *);
H A Ddevice_pgid.c684 int ccw_device_stlck(struct ccw_device *cdev) in ccw_device_stlck() function
H A Ddevice.c480 ret = ccw_device_stlck(cdev); in online_store_handle_online()