aboutsummaryrefslogtreecommitdiff
path: root/include/linux/input-polldev.h
diff options
context:
space:
mode:
authorTatyana Brokhman <tlinder@codeaurora.org>2012-12-04 15:54:43 +0200
committerMoyster <oysterized@gmail.com>2016-08-26 20:07:38 +0200
commit82356c71fd5b6b4ace46e4f31c318cc68657a598 (patch)
tree175599c36ce271b8a44ed774012ce1e69f649719 /include/linux/input-polldev.h
parentcaba403ebea4069d40816267ed8f894801e1e31d (diff)
block: Add support for reinsert a dispatched req
Add support for reinserting a dispatched request back to the scheduler's internal data structures. This capability is used by the device driver when it chooses to interrupt the current request transmission and execute another (more urgent) pending request. For example: interrupting long write in order to handle pending read. The device driver re-inserts the remaining write request back to the scheduler, to be rescheduled for transmission later on. Add API for verifying whether the current scheduler supports reinserting requests mechanism. If reinsert mechanism isn't supported by the scheduler, this code path will never be activated. Change-Id: I5c982a66b651ebf544aae60063ac8a340d79e67f Signed-off-by: Tatyana Brokhman <tlinder@codeaurora.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
Diffstat (limited to 'include/linux/input-polldev.h')
0 files changed, 0 insertions, 0 deletions