Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Duart_dev.c100 static ssize_t UartDevWrite(struct file *filep, const char *buf, size_t count) in UartDevWrite() function
215 .write = UartDevWrite,