table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
HSI_FLUSH(9) | High Speed Synchronous Serial | HSI_FLUSH(9) |
NAME¶
hsi_flush - Flush all pending transactions on the client's portSYNOPSIS¶
int
hsi_flush(struct hsi_client * cl);
ARGUMENTS¶
clPointer to the HSI client
DESCRIPTION¶
This function will destroy all pending hsi_msg in the port and reset the HW port so it is ready to receive and transmit from a clean state. Return -errno on failure, 0 on successCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |