forked from torvalds/linux
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fsi: sbefifo: implement FSI_SBEFIFO_READ_TIMEOUT ioctl
FSI_SBEFIFO_READ_TIMEOUT ioctl sets the read timeout (in seconds) for the response to *the next* chip-op sent to sbe. The timeout value is reset to default after the chip-op. The timeout affects only the read() operation on sbefifo device fd. Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
- Loading branch information
1 parent
511f0bb
commit abe81bc06079f76e9a9f4ebe6cc0a963ee5b6985
Showing
2 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters