Searched refs:fdtv_handle_rc (Results 1 – 3 of 3) sorted by relevance
159 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code);164 static inline void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) {} in fdtv_handle_rc() function
169 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) in fdtv_handle_rc() function
281 fdtv_handle_rc(fdtv, r->operand[4] << 8 | r->operand[5]); in avc_recv()