Home
last modified time | relevance | path

Searched refs:chain_table (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c107 static inline void chain_table(struct bd_table *prev_table, in chain_table() function
177 chain_table(prev_table, bd_table, bd_p_tab); in ep_bd_list_alloc()
181 chain_table(prev_table, ep->bd_list.bd_table_array[0], bd_p_tab); in ep_bd_list_alloc()
/linux-4.4.14/drivers/dma/
Dsirf-dma.c95 u64 chain_table[SIRFSOC_DMA_TABLE_NUM]; /* chain tbl */ member