Home
last modified time | relevance | path

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

/external/nos/host/generic/libnos_transport/
Dtransport.c67 static int nos_device_read(const struct nos_device *dev, uint32_t command, in nos_device_read() function
120 if (0 != nos_device_read(dev, command, buf, sizeof(buf))) { in get_status()
261 if (0 != nos_device_read(dev, command, buf, gimme)) { in nos_call_application()