summaryrefslogtreecommitdiff
path: root/iosched.h
blob: 19ff1ff9d859eaecb6683d6a773e4802e906b4bf (plain)
1
2
3
4
5
6
7
8
#ifndef IOSCHED_H
#define IOSCHED_H

extern void ioprio_print(void);
extern void set_ioprio_rt(void);
extern void set_ioprio_be(void);

#endif /* IOSCHED_H */
r>
authorJulian Scheel <julian@jusst.de>2016-02-23 18:11:20 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-05-06 10:16:08 -0300
commitb9894728c2de35bab54f0f47b92b43a927ad7b37 (patch)
tree2ce6e0a3eb3f79999e327c04c52f5af83173f7f8
parent78bab93026ab95b6c8b9e8770ef7089f7d40b2d5 (diff)
[media] media: adv7180: Add device tree binding document
Add device tree binding documentation for the adv7180 video decoder family. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat