Searched refs:allowed_protos (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/media/pci/cx23885/ |
| H A D | cx23885-input.c | 263 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/include/linux/ceph/ |
| H A D | auth.h | 170 const int *allowed_protos, int proto_cnt, 187 const int *allowed_protos, int proto_cnt,
|
| H A D | messenger.h | 73 const int *allowed_protos, int proto_cnt,
|
| /linux/net/ceph/ |
| H A D | auth.c | 509 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 D | messenger_v2.c | 2265 int allowed_protos[8], allowed_modes[8]; in process_auth_bad_method() local 2282 if (allowed_proto_cnt > ARRAY_SIZE(allowed_protos)) { in process_auth_bad_method() 2287 ceph_decode_32_safe(&p, end, allowed_protos[i], bad); in process_auth_bad_method() 2289 i, allowed_protos[i]); in process_auth_bad_method() 2305 allowed_protos, in process_auth_bad_method()
|
| H A D | osd_client.c | 5647 const int *allowed_protos, int proto_cnt, in osd_handle_auth_bad_method() argument 5656 allowed_protos, proto_cnt, in osd_handle_auth_bad_method()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dib0700_devices.c | 4095 .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 = RC_PROTO_BIT_RC5 | [all …]
|
| H A D | dvb-usb-remote.c | 281 dev->allowed_protocols = d->props.rc.core.allowed_protos; in rc_core_dvb_usb_remote_init()
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | lmedm04.c | 1189 rc->allowed_protos = RC_PROTO_BIT_NEC32; in lme2510_get_rc_config()
|
| H A D | dvb_usb_core.c | 151 dev->allowed_protocols = d->rc.allowed_protos; in dvb_usbv2_remote_init()
|
| /linux/fs/ceph/ |
| H A D | mds_client.c | 6455 const int *allowed_protos, int proto_cnt, in mds_handle_auth_bad_method() argument 6464 allowed_protos, proto_cnt, in mds_handle_auth_bad_method()
|