Home
last modified time | relevance | path

Searched defs:ts_type (Results 1 – 4 of 4) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/usb/sunxi_usb/usbc/
Dusbc_dev.c209 __u32 ts_type, __u32 is_double_fifo, __u32 ep_MaxPkt) in __USBC_Dev_Tx_ConfigEp()
376 __u32 ts_type, __u32 is_double_fifo, __u32 ep_MaxPkt) in __USBC_Dev_Rx_ConfigEp()
582 void USBC_Dev_ConfigTransferMode(__hdle hUSB, __u8 ts_type, __u8 speed_mode) in USBC_Dev_ConfigTransferMode()
682 __u32 ts_type, __u32 ep_type, in USBC_Dev_ConfigEp()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/
Daml_dmx.h37 int ts_type; member
Daml_dmx.c245 static int _dmx_ts_feed_set(struct dmx_ts_feed *ts_feed, u16 pid, int ts_type, in _dmx_ts_feed_set()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/usb/sunxi_usb/udc/
Dsunxi_udc.c2222 u32 ts_type = 0; in sunxi_udc_ep_enable() local