Searched refs:scratchpad (Results 1 – 5 of 5) sorted by relevance
105 if (!ctrl->scratchpad) in xhci_scratchpad_free()110 free((void *)(uintptr_t)ctrl->scratchpad->sp_array[0]); in xhci_scratchpad_free()111 free(ctrl->scratchpad->sp_array); in xhci_scratchpad_free()112 free(ctrl->scratchpad); in xhci_scratchpad_free()113 ctrl->scratchpad = NULL; in xhci_scratchpad_free()351 struct xhci_scratchpad *scratchpad; in xhci_scratchpad_alloc() local361 scratchpad = malloc(sizeof(*scratchpad)); in xhci_scratchpad_alloc()362 if (!scratchpad) in xhci_scratchpad_alloc()364 ctrl->scratchpad = scratchpad; in xhci_scratchpad_alloc()366 scratchpad->sp_array = xhci_malloc(num_sp * sizeof(u64)); in xhci_scratchpad_alloc()[all …]
1230 struct xhci_scratchpad *scratchpad; member
116 object_initialize_child(obj, "scratchpad", &s->scratchpad, in fsi_cfam_instance_init()140 if (!qdev_realize(DEVICE(&cfam->scratchpad), BUS(&cfam->lbus), errp)) { in fsi_cfam_realize()144 FSILBusDevice *fsi_dev = FSI_LBUS_DEVICE(&cfam->scratchpad); in fsi_cfam_realize()
31 FSIScratchPad scratchpad; member
96 dev: scratchpad, id ""107 dev: scratchpad, id ""