Home
last modified time | relevance | path

Searched refs:OUT_EP_NUM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dudlfb.c30 #define OUT_EP_NUM 1 /* The endpoint number we will use */ macro
1656 static u8 out_ep[] = {OUT_EP_NUM + USB_DIR_OUT, 0}; in dlfb_usb_probe()
1932 usb_sndbulkpipe(dlfb->udev, OUT_EP_NUM), in dlfb_alloc_urb_list()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dudlfb.c30 #define OUT_EP_NUM 1 /* The endpoint number we will use */ macro
1649 static u8 out_ep[] = {OUT_EP_NUM + USB_DIR_OUT, 0}; in dlfb_usb_probe()
1925 usb_sndbulkpipe(dlfb->udev, OUT_EP_NUM), in dlfb_alloc_urb_list()

Completed in 6 milliseconds