Searched refs:rx_resolution (Results 1 – 20 of 20) sorted by relevance
53 rc_dev->rx_resolution; in smi_raw_process()160 rc_dev->rx_resolution = SMI_SAMPLE_PERIOD; in smi_ir_init()
118 rdev->rx_resolution = 1; in picolcd_init_cir()
392 if (dev->rx_resolution) in lirc_ioctl()510 if (!dev->rx_resolution) in lirc_ioctl()513 val = dev->rx_resolution; in lirc_ioctl()
167 rcdev->rx_resolution = BIT_DURATION; in imon_probe()
210 rc->rx_resolution = 85; in igorplugusb_probe()
232 rc->rx_resolution = 1; in loop_init()
247 rdev->rx_resolution = SZ_RESOLUTION; in streamzap_init_rc_dev()
312 rdev->rx_resolution = 10; in hix5hd2_ir_probe()
315 rc->rx_resolution = 2 * US_PER_BIT; in ttusbir_probe()
520 data->dev->rx_resolution = enable ? 2 : 10; in wbcir_set_carrier_report()1076 data->dev->rx_resolution = 2; in wbcir_probe()
435 dev->rdev->rx_resolution = ENE_FW_SAMPLE_PERIOD_FAN; in ene_rx_setup()443 dev->rdev->rx_resolution = sample_period; in ene_rx_setup()
493 rc->rx_resolution = UNIT_US; in irtoy_probe()
463 rc->rx_resolution = RX_RESOLUTION; in iguanair_probe()
529 rdev->rx_resolution = CIR_SAMPLE_PERIOD; in fintek_probe()
491 ir->rc->rx_resolution = MESON_RAW_TRATE; in meson_ir_probe()
1003 rdev->rx_resolution = CIR_SAMPLE_PERIOD; in nvt_probe()
957 rc->rx_resolution = 2; in redrat3_init_rc_dev()
1382 rdev->rx_resolution = ITE_BAUDRATE_DIVISOR * sample_period / 1000; in ite_probe()
1602 rc->rx_resolution = MCE_TIME_UNIT; in mceusb_init_rc_dev()
195 u32 rx_resolution; member