Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dsynclink.c765 static void mgsl_load_pci_memory(char* TargetPtr, const char* SourcePtr, unsigned short count);
6715 mgsl_load_pci_memory(pBufEntry->virt_addr, Buffer,Copycount); in mgsl_load_tx_dma_buffer()
7259 static void mgsl_load_pci_memory( char* TargetPtr, const char* SourcePtr, in mgsl_load_pci_memory() function