Home
last modified time | relevance | path

Searched refs:allowed_protos (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/media/pci/cx23885/
H A Dcx23885-input.c263 u64 allowed_protos; in cx23885_input_init() local
281 allowed_protos = RC_PROTO_BIT_ALL_IR_DECODER; in cx23885_input_init()
287 allowed_protos = RC_PROTO_BIT_ALL_IR_DECODER; in cx23885_input_init()
293 allowed_protos = RC_PROTO_BIT_ALL_IR_DECODER; in cx23885_input_init()
299 allowed_protos = RC_PROTO_BIT_ALL_IR_DECODER; in cx23885_input_init()
306 allowed_protos = RC_PROTO_BIT_ALL_IR_DECODER; in cx23885_input_init()
317 allowed_protos = RC_PROTO_BIT_ALL_IR_DECODER; in cx23885_input_init()
322 allowed_protos = RC_PROTO_BIT_ALL_IR_DECODER; in cx23885_input_init()
369 rc->allowed_protocols = allowed_protos; in cx23885_input_init()
/linux/drivers/media/usb/dvb-usb/
H A Ddtt200u.c227 .allowed_protos = RC_PROTO_BIT_NEC,
279 .allowed_protos = RC_PROTO_BIT_NEC,
331 .allowed_protos = RC_PROTO_BIT_NEC,
383 .allowed_protos = RC_PROTO_BIT_NEC,
H A Ddib0700_devices.c4095 .allowed_protos = RC_PROTO_BIT_RC5 |
4135 .allowed_protos = RC_PROTO_BIT_RC5 |
4200 .allowed_protos = RC_PROTO_BIT_RC5 |
4245 .allowed_protos = RC_PROTO_BIT_RC5 |
4326 .allowed_protos = RC_PROTO_BIT_RC5 |
4371 .allowed_protos = RC_PROTO_BIT_RC5 |
4428 .allowed_protos = RC_PROTO_BIT_RC5 |
4494 .allowed_protos = RC_PROTO_BIT_RC5 |
4543 .allowed_protos = RC_PROTO_BIT_RC5 |
4616 .allowed_protos
[all...]
H A Dcxusb.c1813 .allowed_protos = RC_PROTO_BIT_NEC,
1872 .allowed_protos = RC_PROTO_BIT_NEC,
1939 .allowed_protos = RC_PROTO_BIT_NEC,
1998 .allowed_protos = RC_PROTO_BIT_NEC,
2053 .allowed_protos = RC_PROTO_BIT_NEC,
2107 .allowed_protos = RC_PROTO_BIT_NEC,
2164 .allowed_protos = RC_PROTO_BIT_NEC,
2264 .allowed_protos = RC_PROTO_BIT_NEC,
2318 .allowed_protos = RC_PROTO_BIT_UNKNOWN,
2373 .allowed_protos
[all...]
H A Ddw2102.c2000 .allowed_protos = RC_PROTO_BIT_NEC,
2055 .allowed_protos = RC_PROTO_BIT_NEC,
2106 .allowed_protos = RC_PROTO_BIT_NEC,
2155 .allowed_protos = RC_PROTO_BIT_NEC,
2202 .allowed_protos = RC_PROTO_BIT_NEC,
2249 .allowed_protos = RC_PROTO_BIT_NEC,
2304 .allowed_protos = RC_PROTO_BIT_NEC,
2352 .allowed_protos = RC_PROTO_BIT_RC5,
2433 .allowed_protos = RC_PROTO_BIT_RC5,
2486 .allowed_protos
[all...]
H A Da800.c132 .allowed_protos = RC_PROTO_BIT_NEC,
H A Dvp7045.c225 .allowed_protos = RC_PROTO_BIT_NEC,
H A Ddvb-usb.h197 * @allowed_protos: protocol(s) supported by the driver
209 u64 allowed_protos; member
H A Dpctv452e.c981 .allowed_protos = RC_PROTO_BIT_RC5,
1034 .allowed_protos = RC_PROTO_BIT_RC5,
H A Ddvb-usb-remote.c281 dev->allowed_protocols = d->props.rc.core.allowed_protos; in rc_core_dvb_usb_remote_init()
H A Dtechnisat-usb2.c756 .allowed_protos = RC_PROTO_BIT_ALL_IR_DECODER,
H A Dttusb2.c773 .allowed_protos = RC_PROTO_BIT_RC5,
H A Dm920x.c1225 .allowed_protos = RC_PROTO_BIT_UNKNOWN,
/linux/include/linux/ceph/
H A Dauth.h170 const int *allowed_protos, int proto_cnt,
187 const int *allowed_protos, int proto_cnt,
H A Dmessenger.h72 const int *allowed_protos, int proto_cnt,
/linux/net/ceph/
H A Dauth.c509 const int *allowed_protos, int proto_cnt, in ceph_auth_handle_bad_method() argument
516 if (!contains(allowed_protos, proto_cnt, ac->protocol)) { in ceph_auth_handle_bad_method()
615 const int *allowed_protos, int proto_cnt, in ceph_auth_handle_bad_authorizer() argument
622 if (!contains(allowed_protos, proto_cnt, ac->protocol)) { in ceph_auth_handle_bad_authorizer()
H A Dmon_client.c1425 const int *allowed_protos, int proto_cnt, in mon_handle_auth_bad_method() argument
1435 allowed_protos, proto_cnt, in mon_handle_auth_bad_method()
H A Dmessenger_v2.c2291 int allowed_protos[8], allowed_modes[8]; in process_auth_bad_method() local
2308 if (allowed_proto_cnt > ARRAY_SIZE(allowed_protos)) { in process_auth_bad_method()
2309 pr_err("allowed_protos too big %d\n", allowed_proto_cnt); in process_auth_bad_method()
2313 ceph_decode_32_safe(&p, end, allowed_protos[i], bad); in process_auth_bad_method()
2314 dout("%s con %p allowed_protos[%d] %d\n", __func__, con, in process_auth_bad_method()
2315 i, allowed_protos[i]); in process_auth_bad_method()
2331 allowed_protos, in process_auth_bad_method()
/linux/drivers/media/rc/
H A Dimon.c1831 u64 allowed_protos = RC_PROTO_BIT_IMON; in imon_get_ffdc_type() local
1862 allowed_protos = RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()
1868 allowed_protos |= RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()
1874 allowed_protos = RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()
1885 allowed_protos = RC_PROTO_BIT_IMON | RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()
1896 allowed_protos |= RC_PROTO_BIT_RC6_MCE; in imon_get_ffdc_type()
1903 ictx->rc_proto = allowed_protos; in imon_get_ffdc_type()
/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h119 * @allowed_protos: protocol(s) supported by the driver
129 u64 allowed_protos; member
H A Ddvbsky.c207 rc->allowed_protos = RC_PROTO_BIT_RC5; in dvbsky_get_rc_config()
H A Daf9035.c1923 rc->allowed_protos = RC_PROTO_BIT_NEC | in af9035_get_rc_config()
1927 rc->allowed_protos = RC_PROTO_BIT_RC6_MCE; in af9035_get_rc_config()
H A Drtl28xxu.c1724 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in rtl2831u_get_rc_config()
1827 rc->allowed_protos = RC_PROTO_BIT_ALL_IR_DECODER; in rtl2832u_get_rc_config()
H A Daz6007.c237 rc->allowed_protos = RC_PROTO_BIT_NEC | RC_PROTO_BIT_NECX | in az6007_get_rc_config()
H A Danysee.c1136 rc->allowed_protos = RC_PROTO_BIT_NEC; in anysee_get_rc_config()

12