tcm_alloc
void *tcm_alloc(size_t len);
EXPORT_SYMBOL(tcm_alloc);
DECLARE_USB_FUNCTION(tcm, tcm_alloc_inst, tcm_alloc);