DVB: add firesat driver
[deliverable/linux.git] / drivers / media / dvb / firesat / firesat-rc.h
1 #ifndef __FIRESAT_LIRC_H
2 #define __FIRESAT_LIRC_H
3
4 extern int firesat_register_rc(void);
5 extern int firesat_unregister_rc(void);
6 extern int firesat_got_remotecontrolcode(u16 code);
7
8 #endif
9
This page took 0.047781 seconds and 5 git commands to generate.