Home | History | Annotate | Download | only in os

Lines Matching refs:malloc

805 	buf = malloc(config.wTotalLength);
867 priv->sysfs_dir = malloc(strlen(sysfs_dir) + 1);
949 dev_buf = malloc(DEVICE_DESC_LENGTH);
1613 urbs = malloc(alloc_size);
1742 urbs = malloc(alloc_size);
1779 urb = malloc(alloc_size);
1868 urb = malloc(sizeof(struct usbfs_urb));