repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
x11
/
xf86-video-ati
/
mapfile-tda9885_drv-external
blob
a229d283d3296f98c4b6c4508f6471e2a0f697d1
1
# Functions exported to loadable modules
2
3
{
4
global:
5
tda9885_getstatus = FUNCTION extern;
6
tda9885_setparameters = FUNCTION extern;
7
tda9885_dumpstatus = FUNCTION extern;
8
Detect_tda9885 = FUNCTION extern;
9
};