Searched refs:allowed_protos (Results 1 – 21 of 21) sorted by relevance
/linux-4.4.14/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.4.14/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.4.14/include/media/ |
D | gpio-ir-recv.h | 19 u64 allowed_protos; member
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 3889 .allowed_protos = RC_BIT_RC5 | 3929 .allowed_protos = RC_BIT_RC5 | 3994 .allowed_protos = RC_BIT_RC5 | 4039 .allowed_protos = RC_BIT_RC5 | 4120 .allowed_protos = RC_BIT_RC5 | 4165 .allowed_protos = RC_BIT_RC5 | 4222 .allowed_protos = RC_BIT_RC5 | 4288 .allowed_protos = RC_BIT_RC5 | 4337 .allowed_protos = RC_BIT_RC5 | 4406 .allowed_protos = RC_BIT_RC5 | [all …]
|
D | dw2102.c | 1845 .allowed_protos = RC_BIT_NEC, 1900 .allowed_protos = RC_BIT_NEC, 1951 .allowed_protos = RC_BIT_NEC, 2000 .allowed_protos = RC_BIT_NEC, 2094 .allowed_protos = RC_BIT_RC5, 2159 .allowed_protos = RC_BIT_RC5, 2208 .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.4.14/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb.h | 140 u64 allowed_protos; member
|
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 | rtl28xxu.c | 1660 rc->allowed_protos = RC_BIT_NEC; in rtl2831u_get_rc_config() 1765 rc->allowed_protos = RC_BIT_ALL; in rtl2832u_get_rc_config()
|
D | af9035.c | 1840 rc->allowed_protos = RC_BIT_NEC; in af9035_get_rc_config() 1843 rc->allowed_protos = RC_BIT_RC6_MCE; in af9035_get_rc_config()
|
D | anysee.c | 1158 rc->allowed_protos = RC_BIT_NEC; in anysee_get_rc_config()
|
D | dvb_usb_core.c | 167 dev->allowed_protocols = d->rc.allowed_protos; in dvb_usbv2_remote_init()
|
D | lmedm04.c | 1245 rc->allowed_protos = RC_BIT_NEC; in lme2510_get_rc_config()
|
D | af9015.c | 1318 rc->allowed_protos = RC_BIT_NEC; in af9015_get_rc_config()
|