OTI6858_CTRL_PKT_SIZE
new_setup = kmalloc(OTI6858_CTRL_PKT_SIZE, GFP_KERNEL);
new_setup, OTI6858_CTRL_PKT_SIZE,
if (result != OTI6858_CTRL_PKT_SIZE) {
new_setup, OTI6858_CTRL_PKT_SIZE,
if (result != OTI6858_CTRL_PKT_SIZE)
buf = kmalloc(OTI6858_CTRL_PKT_SIZE, GFP_KERNEL);
buf, OTI6858_CTRL_PKT_SIZE,
if (result != OTI6858_CTRL_PKT_SIZE) {
memcpy(&priv->status, buf, OTI6858_CTRL_PKT_SIZE);
if (status == 0 && urb->actual_length == OTI6858_CTRL_PKT_SIZE) {
memcpy(&priv->status, xs, OTI6858_CTRL_PKT_SIZE);