Home
last modified time | relevance | path

Searched refs:rc5_custom (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dnova-t-usb2.c102 rc5_custom(&rc_map_haupp_table[i]) == custom) { in nova_t_rc_query()
105 rc5_custom(&rc_map_haupp_table[i])); in nova_t_rc_query()
H A Daf9005-remote.c121 if (rc5_custom(&rc_map_af9005_table[i]) == cust in af9005_rc_decode()
H A Ddvb-usb.h80 static inline u8 rc5_custom(struct rc_map_table *key) in rc5_custom() function
H A Ddigitv.c261 if (rc5_custom(entry) == key[0] && in digitv_rc_query()
H A Ddvb-usb-remote.c380 if (rc5_custom(&keymap[i]) == keybuf[1] && in dvb_usb_nec_rc_key_to_event()
H A Dvp702x.c279 if (rc5_custom(&rc_map_vp702x_table[i]) == key[1]) { in vp702x_rc_query()