Searched refs:ccw_device_private (Results 1 – 6 of 6) sorted by relevance
130 struct ccw_device_private { struct
689 cdev->private = kzalloc(sizeof(struct ccw_device_private), in io_subchannel_allocate_dev()730 struct ccw_device_private *priv = cdev->private; in io_subchannel_initialize_dev()1804 struct ccw_device_private *priv; in ccw_device_todo()1809 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()
100 struct ccw_device_private *priv = from_timer(priv, t, timer); in ccw_device_timeout()
89 struct ccw_device_private *private; /* cio private information */
88 struct ccw_device_private *private;