Home
last modified time | relevance | path

Searched defs:scmdev (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/s390/cio/
Dscm.c25 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_probe() local
33 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_remove() local
79 struct scm_device *scmdev = aobrq->scmdev; in scm_irq_handler() local
129 struct scm_device *scmdev = to_scm_dev(dev); in scmdev_release() local
134 static void scmdev_setup(struct scm_device *scmdev, struct sale *sale, in scmdev_setup()
157 static void scmdev_update(struct scm_device *scmdev, struct sale *sale) in scmdev_update()
180 struct scm_device *scmdev = to_scm_dev(dev); in check_address() local
198 struct scm_device *scmdev; in scm_add() local
260 struct scm_device *scmdev = to_scm_dev(dev); in scm_dev_avail() local
/linux-6.1.9/drivers/s390/block/
Dscm_drv.c17 static void scm_notify(struct scm_device *scmdev, enum scm_event event) in scm_notify()
36 static int scm_probe(struct scm_device *scmdev) in scm_probe()
63 static void scm_remove(struct scm_device *scmdev) in scm_remove()
Dscm_blk.c181 struct scm_device *scmdev = bdev->gendisk->private_data; in scm_request_prepare() local
285 struct scm_device *scmdev = hctx->queue->queuedata; in scm_blk_request() local
401 void scm_blk_irq(struct scm_device *scmdev, void *data, blk_status_t error) in scm_blk_irq()
435 int scm_blk_dev_setup(struct scm_blk_dev *bdev, struct scm_device *scmdev) in scm_blk_dev_setup()
Dscm_blk.h21 struct scm_device *scmdev; member
61 static inline void SCM_LOG_STATE(int level, struct scm_device *scmdev) in SCM_LOG_STATE()
/linux-6.1.9/arch/s390/include/asm/
Deadm.h80 struct scm_device *scmdev; member