Searched refs:GetTelnetDevByFile (Results 1 – 1 of 1) sorted by relevance
60 STATIC INLINE TELNET_DEV_S *GetTelnetDevByFile(const struct file *file, BOOL isOpenOp) in GetTelnetDevByFile() function145 telnetDev = GetTelnetDevByFile(file, TRUE); in TelnetOpen()179 telnetDev = GetTelnetDevByFile(file, FALSE); in TelnetClose()206 telnetDev = GetTelnetDevByFile(file, FALSE); in TelnetRead()251 telnetDev = GetTelnetDevByFile(file, FALSE); in TelnetWrite()287 telnetDev = GetTelnetDevByFile(file, FALSE); in TelnetIoctl()318 telnetDev = GetTelnetDevByFile(file, FALSE); in TelnetPoll()