Searched refs:ccw_device_private (Results 1 – 6 of 6) sorted by relevance
130 struct ccw_device_private { struct
697 cdev->private = kzalloc(sizeof(struct ccw_device_private), in io_subchannel_allocate_dev()738 struct ccw_device_private *priv = cdev->private; in io_subchannel_initialize_dev()1821 struct ccw_device_private *priv; in ccw_device_todo()1826 priv = container_of(work, struct ccw_device_private, todo_work); in ccw_device_todo()
441 struct ccw_device_private *node; in alloc_cmb_single()536 struct ccw_device_private *priv; in free_cmb()
101 struct ccw_device_private *priv = from_timer(priv, t, timer); in ccw_device_timeout()
90 struct ccw_device_private *private; /* cio private information */
88 struct ccw_device_private *private;