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()2131 sc->ghl_urb = usb_alloc_urb(0, GFP_ATOMIC); in sony_probe()2132 if (!sc->ghl_urb) { in sony_probe()2156 usb_free_urb(sc->ghl_urb); in sony_probe()2168 usb_free_urb(sc->ghl_urb); in sony_remove()