Searched defs:packet_multiplier (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 884 em28xx_alloc_urbs(struct em28xx *dev, enum em28xx_mode mode, int xfer_bulk, int num_bufs, int max_pkt_size, int packet_multiplier) em28xx_alloc_urbs() argument 1002 em28xx_init_usb_xfer(struct em28xx *dev, enum em28xx_mode mode, int xfer_bulk, int num_bufs, int max_pkt_size, int packet_multiplier, int (*urb_data_copy)(struct em28xx *dev, struct urb *urb)) em28xx_init_usb_xfer() argument
|
H A D | em28xx-dvb.c | 203 int dvb_max_packet_size, packet_multiplier, dvb_alt; in em28xx_start_streaming() local
|
H A D | em28xx.h | 740 int packet_multiplier; // multiplier for wMaxPacketSize, used for member
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 876 em28xx_alloc_urbs(struct em28xx *dev, enum em28xx_mode mode, int xfer_bulk, int num_bufs, int max_pkt_size, int packet_multiplier) em28xx_alloc_urbs() argument 994 em28xx_init_usb_xfer(struct em28xx *dev, enum em28xx_mode mode, int xfer_bulk, int num_bufs, int max_pkt_size, int packet_multiplier, int (*urb_data_copy)(struct em28xx *dev, struct urb *urb)) em28xx_init_usb_xfer() argument
|
H A D | em28xx-dvb.c | 200 int dvb_max_packet_size, packet_multiplier, dvb_alt; in em28xx_start_streaming() local
|
H A D | em28xx.h | 729 int packet_multiplier; // multiplier for wMaxPacketSize, used for member
|
Completed in 12 milliseconds