aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSakari Ailus <[email protected]>2014-06-12 13:09:40 -0300
committerMauro Carvalho Chehab <[email protected]>2014-07-21 19:44:45 -0300
commit5a573925159aeec1dd159627d849dc6c66000faf (patch)
tree6464a008eeca716c199dc10c8a23a67d2fb3ecca /tools/perf/scripts/python
parent605b38403b710ca01a242448241bc45c722b341b (diff)
[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()
Drivers may use the v4l2_ctrl_modify_range() internally as part of other operations that need to be both serialised using a driver's lock which can also be used to serialise access to the control handler. Provide an unlocked version of the function, __v4l2_ctrl_modify_range() which then may be used by drivers for the purpose. Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions