Searched refs:nos_device_write (Results 1 – 1 of 1) sorted by relevance
/external/nos/host/generic/libnos_transport/ |
D | transport.c | 90 static int nos_device_write(const struct nos_device *dev, uint32_t command, in nos_device_write() function 135 if (0 != nos_device_write(dev, command, 0, 0)) { in clear_status() 200 if (0 != nos_device_write(dev, command, buf, ulen)) { in nos_call_application() 226 if (0 != nos_device_write(dev, command, 0, 0)) { in nos_call_application() 277 if (0 != nos_device_write(dev, command, 0, 0)) { in nos_call_application()
|