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

/linux-master/include/media/
H A Drc-map.h16 #define RC_PROTO_BIT_OTHER BIT_ULL(RC_PROTO_OTHER) macro
/linux-master/drivers/media/i2c/
H A Dir-kbd-i2c.c790 rc_proto = RC_PROTO_BIT_OTHER;
804 rc_proto = RC_PROTO_BIT_OTHER;
823 rc_proto = RC_PROTO_BIT_OTHER;
829 rc_proto = RC_PROTO_BIT_OTHER;
/linux-master/drivers/media/pci/ivtv/
H A Divtv-i2c.c180 init_data->type = RC_PROTO_BIT_OTHER;
/linux-master/drivers/media/pci/cx88/
H A Dcx88-input.c265 u64 rc_proto = RC_PROTO_BIT_OTHER;
/linux-master/drivers/media/rc/
H A Drc-main.c1041 { RC_PROTO_BIT_OTHER, "other", NULL },
1227 proto_names[i].type & (RC_PROTO_BIT_OTHER |
H A Dati_remote.c752 rdev->allowed_protocols = RC_PROTO_BIT_OTHER;

Completed in 194 milliseconds