Home
last modified time | relevance | path

Searched defs:usbatm_channel (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/atm/
H A Dusbatm.h105 struct usbatm_channel { struct
106 int endpoint; /* usb pipe */
107 unsigned int stride; /* ATM cell size + padding */
108 unsigned int buf_size; /* urb buffer size */
109 unsigned int packet_size; /* endpoint maxpacket */
110 spinlock_t lock;
111 struct list_head list;
112 struct tasklet_struct tasklet;
113 struct timer_list delay;
114 struct usbatm_data *usbatm;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/atm/
H A Dusbatm.h105 struct usbatm_channel { struct
106 int endpoint; /* usb pipe */
107 unsigned int stride; /* ATM cell size + padding */
108 unsigned int buf_size; /* urb buffer size */
109 unsigned int packet_size; /* endpoint maxpacket */
110 spinlock_t lock;
111 struct list_head list;
112 struct tasklet_struct tasklet;
113 struct timer_list delay;
114 struct usbatm_data *usbatm;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/atm/
H A Dusbatm.h105 struct usbatm_channel { struct
106 int endpoint; /* usb pipe */
107 unsigned int stride; /* ATM cell size + padding */
108 unsigned int buf_size; /* urb buffer size */
109 unsigned int packet_size; /* endpoint maxpacket */
110 spinlock_t lock;
111 struct list_head list;
112 struct tasklet_struct tasklet;
113 struct timer_list delay;
114 struct usbatm_data *usbatm;