Searched refs:ghl_urb (Results 1 – 1 of 1) sorted by relevance
560 struct urb *ghl_urb; member599 ret = usb_submit_urb(sc->ghl_urb, GFP_ATOMIC); in ghl_magic_poke()630 sc->ghl_urb, usbdev, pipe, in ghl_init_urb()2400 sc->ghl_urb = usb_alloc_urb(0, GFP_ATOMIC); in sony_probe()2401 if (!sc->ghl_urb) { in sony_probe()2425 usb_free_urb(sc->ghl_urb); in sony_probe()2437 usb_free_urb(sc->ghl_urb); in sony_remove()