Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Ddevice.h128 int ccw_device_stlck(struct ccw_device *);
Ddevice_pgid.c683 int ccw_device_stlck(struct ccw_device *cdev) in ccw_device_stlck() function
Ddevice.c474 ret = ccw_device_stlck(cdev); in online_store_handle_online()