#ifndef IOEXACT_H #define IOEXACT_H #include extern ssize_t read_exact(int fd, void *buf, size_t len, bool mayexit); extern ssize_t write_exact(int fd, void *buf, size_t len, bool mayexit); #endif /* IOEXACT_H */ tle='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/Documentation?h=packet-loop-back' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
>
ModeNameSize
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2016-04-29 16:49:44 +0200
committerThierry Reding <treding@nvidia.com>2016-04-29 16:49:44 +0200
commit525243e4c5159af2f1c72992fe65d5254627f5fe (patch)
treeb5ae969b5d592750dd48c9e4e1b89ccdd060d2a8 /Documentation
parent10fef6e44c6c868655a03ed61b1033ee177f903c (diff)
parent6fe7c187e026c8b610df9dda7d9befc70cbfd169 (diff)
Merge branch 'for-4.7/pci' into for-4.7/xusb
Diffstat (limited to 'Documentation')