Searched refs:allowed_protos (Results 1 – 21 of 21) sorted by relevance
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-input.c | 271 unsigned long allowed_protos; in cx23885_input_init() local 289 allowed_protos = RC_BIT_ALL; in cx23885_input_init() 296 allowed_protos = RC_BIT_NEC; in cx23885_input_init() 303 allowed_protos = RC_BIT_ALL; in cx23885_input_init() 310 allowed_protos = RC_BIT_ALL; in cx23885_input_init() 318 allowed_protos = RC_BIT_ALL; in cx23885_input_init() 330 allowed_protos = RC_BIT_ALL; in cx23885_input_init() 336 allowed_protos = RC_BIT_ALL; in cx23885_input_init() 375 rc->allowed_protocols = allowed_protos; in cx23885_input_init()
|
/linux-4.1.27/drivers/media/rc/ |
D | gpio-ir-recv.c | 57 pdata->allowed_protos = 0; in gpio_ir_recv_get_devtree_pdata() 147 if (pdata->allowed_protos) in gpio_ir_recv_probe() 148 rcdev->allowed_protocols = pdata->allowed_protos; in gpio_ir_recv_probe()
|
D | imon.c | 1842 u64 allowed_protos = RC_BIT_OTHER; in imon_get_ffdc_type() local 1873 allowed_protos = RC_BIT_RC6_MCE; in imon_get_ffdc_type() 1879 allowed_protos = RC_BIT_RC6_MCE; in imon_get_ffdc_type() 1887 allowed_protos |= RC_BIT_RC6_MCE; in imon_get_ffdc_type() 1894 ictx->rc_type = allowed_protos; in imon_get_ffdc_type()
|
/linux-4.1.27/include/media/ |
D | gpio-ir-recv.h | 19 u64 allowed_protos; member
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 3886 .allowed_protos = RC_BIT_RC5 | 3926 .allowed_protos = RC_BIT_RC5 | 3995 .allowed_protos = RC_BIT_RC5 | 4042 .allowed_protos = RC_BIT_RC5 | 4124 .allowed_protos = RC_BIT_RC5 | 4170 .allowed_protos = RC_BIT_RC5 | 4229 .allowed_protos = RC_BIT_RC5 | 4297 .allowed_protos = RC_BIT_RC5 | 4348 .allowed_protos = RC_BIT_RC5 | 4419 .allowed_protos = RC_BIT_RC5 | [all …]
|
D | dw2102.c | 1812 .allowed_protos = RC_BIT_NEC, 1867 .allowed_protos = RC_BIT_NEC, 1918 .allowed_protos = RC_BIT_NEC, 1967 .allowed_protos = RC_BIT_NEC, 2061 .allowed_protos = RC_BIT_RC5, 2126 .allowed_protos = RC_BIT_RC5, 2175 .allowed_protos = RC_BIT_RC5,
|
D | dvb-usb.h | 203 u64 allowed_protos; member
|
D | pctv452e.c | 930 .allowed_protos = RC_BIT_RC5, 983 .allowed_protos = RC_BIT_RC5,
|
D | dvb-usb-remote.c | 275 dev->allowed_protocols = d->props.rc.core.allowed_protos; in rc_core_dvb_usb_remote_init()
|
D | technisat-usb2.c | 738 .allowed_protos = RC_BIT_ALL,
|
D | ttusb2.c | 750 .allowed_protos = RC_BIT_RC5,
|
D | m920x.c | 1215 .allowed_protos = RC_BIT_UNKNOWN,
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb.h | 140 u64 allowed_protos; member
|
D | rtl28xxu.c | 1517 rc->allowed_protos = RC_BIT_NEC; in rtl2831u_get_rc_config() 1622 rc->allowed_protos = RC_BIT_ALL; in rtl2832u_get_rc_config()
|
D | af9035.c | 1826 rc->allowed_protos = RC_BIT_NEC; in af9035_get_rc_config() 1829 rc->allowed_protos = RC_BIT_RC6_MCE; in af9035_get_rc_config()
|
D | az6007.c | 239 rc->allowed_protos = RC_BIT_NEC; in az6007_get_rc_config()
|
D | dvbsky.c | 230 rc->allowed_protos = RC_BIT_RC5; in dvbsky_get_rc_config()
|
D | anysee.c | 1158 rc->allowed_protos = RC_BIT_NEC; in anysee_get_rc_config()
|
D | lmedm04.c | 1196 rc->allowed_protos = RC_BIT_NEC; in lme2510_get_rc_config()
|
D | dvb_usb_core.c | 167 dev->allowed_protocols = d->rc.allowed_protos; in dvb_usbv2_remote_init()
|
D | af9015.c | 1318 rc->allowed_protos = RC_BIT_NEC; in af9015_get_rc_config()
|