Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dccwdev.h228 int ccw_device_pnso(struct ccw_device *cdev,
/linux-6.1.9/drivers/s390/cio/
Ddevice_ops.c725 int ccw_device_pnso(struct ccw_device *cdev, in ccw_device_pnso() function
734 EXPORT_SYMBOL_GPL(ccw_device_pnso);
/linux-6.1.9/drivers/s390/net/
Dqeth_l2_main.c567 rc = ccw_device_pnso(ddev, rr, oc, rr->naihdr.resume_token, in qeth_l2_pnso()