Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclink.c766 static void mgsl_load_pci_memory(char* TargetPtr, const char* SourcePtr, unsigned short count);
6896 mgsl_load_pci_memory(pBufEntry->virt_addr, Buffer,Copycount); in mgsl_load_tx_dma_buffer()
7445 static void mgsl_load_pci_memory( char* TargetPtr, const char* SourcePtr, in mgsl_load_pci_memory() function