Searched refs:ccw_device_start_key (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Ddevice_ops.c93 ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, function
149 ret = ccw_device_start_key(cdev, cpa, intparm, lpm, key, flags);
159 return ccw_device_start_key(cdev, cpa, intparm, lpm,
654 EXPORT_SYMBOL(ccw_device_start_key); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dccwdev.h151 * ccw_device_start_key()
157 extern int ccw_device_start_key(struct ccw_device *, struct ccw1 *,

Completed in 53 milliseconds