Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dsynclink.c767 static void mgsl_load_pci_memory(char* TargetPtr, const char* SourcePtr, unsigned short count);
6935 mgsl_load_pci_memory(pBufEntry->virt_addr, Buffer,Copycount); in mgsl_load_tx_dma_buffer()
7484 static void mgsl_load_pci_memory( char* TargetPtr, const char* SourcePtr, in mgsl_load_pci_memory() function