Searched refs:ghl_urb (Results 1 – 1 of 1) sorted by relevance
514 struct urb *ghl_urb; member550 ret = usb_submit_urb(sc->ghl_urb, GFP_ATOMIC); in ghl_magic_poke()581 sc->ghl_urb, usbdev, pipe, in ghl_init_urb()2133 sc->ghl_urb = usb_alloc_urb(0, GFP_ATOMIC); in sony_probe()2134 if (!sc->ghl_urb) { in sony_probe()2158 usb_free_urb(sc->ghl_urb); in sony_probe()2170 usb_free_urb(sc->ghl_urb); in sony_remove()