Searched refs:fdtv_handle_rc (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/firewire/
H A Dfiredtv.h185 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code);
190 static inline void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) {} function
H A Dfiredtv-rc.c173 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) function
H A Dfiredtv-avc.c269 fdtv_handle_rc(fdtv, r->operand[4] << 8 | r->operand[5]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/firewire/
H A Dfiredtv.h185 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code);
190 static inline void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) {} function
H A Dfiredtv-rc.c173 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) function
H A Dfiredtv-avc.c269 fdtv_handle_rc(fdtv, r->operand[4] << 8 | r->operand[5]);

Completed in 65 milliseconds