Searched refs:oedb (Results 1 – 1 of 1) sorted by relevance
532 struct out_endpoint_desc_block *oedb; in tx_active() local536 oedb = kmalloc(sizeof(*oedb), GFP_KERNEL); in tx_active()537 if (!oedb) in tx_active()546 kfree(oedb); in tx_active()551 sizeof(*oedb), (void *)oedb); in tx_active()555 dev_dbg(&port->port->dev, "%s - XByteCount 0x%X\n", __func__, oedb->XByteCount); in tx_active()566 if ((oedb->XByteCount & 0x80) != 0) in tx_active()577 kfree(oedb); in tx_active()