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
python/manuel: update to 1.13.0
[oi-userland.git]
/
components
/
x11
/
xf86-video-ati
/
mapfile-uda1380_drv-external
blob
ff2f2a12ff00b56c774c6e764349348268affa92
1
# Functions exported to loadable modules
2
3
{
4
global:
5
Detect_uda1380 = FUNCTION extern;
6
uda1380_init = FUNCTION extern;
7
uda1380_mute = FUNCTION extern;
8
uda1380_setvolume = FUNCTION extern;
9
};