Linux Kernel
3.7.1
|
#include <usb-musb-ux500.h>
Data Fields | |
void ** | dma_rx_param_array |
void ** | dma_tx_param_array |
u32 | num_rx_channels |
u32 | num_tx_channels |
bool(* | dma_filter )(struct dma_chan *chan, void *filter_param) |
Definition at line 15 of file usb-musb-ux500.h.
Definition at line 20 of file usb-musb-ux500.h.
void** dma_rx_param_array |
Definition at line 16 of file usb-musb-ux500.h.
void** dma_tx_param_array |
Definition at line 17 of file usb-musb-ux500.h.
u32 num_rx_channels |
Definition at line 18 of file usb-musb-ux500.h.
u32 num_tx_channels |
Definition at line 19 of file usb-musb-ux500.h.