Searched refs:ccw_device_private (Results 1 – 4 of 4) sorted by relevance
130 struct ccw_device_private { struct
695 cdev->private = kzalloc(sizeof(struct ccw_device_private), in io_subchannel_allocate_dev()736 struct ccw_device_private *priv = cdev->private; in io_subchannel_initialize_dev()1835 struct ccw_device_private *priv; in ccw_device_todo()1840 priv = container_of(work, struct ccw_device_private, todo_work); in ccw_device_todo()
442 struct ccw_device_private *node; in alloc_cmb_single()536 struct ccw_device_private *priv; in free_cmb()
102 struct ccw_device_private *priv = timer_container_of(priv, t, timer); in ccw_device_timeout()
Completed in 30 milliseconds