Home
last modified time | relevance | path

Searched refs:rx_resolution (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/media/pci/smipcie/
H A Dsmipcie-ir.c53 rc_dev->rx_resolution; in smi_raw_process()
160 rc_dev->rx_resolution = SMI_SAMPLE_PERIOD; in smi_ir_init()
/kernel/linux/linux-6.6/drivers/media/pci/smipcie/
H A Dsmipcie-ir.c53 rc_dev->rx_resolution; in smi_raw_process()
160 rc_dev->rx_resolution = SMI_SAMPLE_PERIOD; in smi_ir_init()
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dsunxi-cir.c130 ir->rc->rx_resolution; in sunxi_ir_irq()
246 ir->rc->rx_resolution = (USEC_PER_SEC / (b_clk_freq / 64)); in sunxi_ir_probe()
H A Dlirc_dev.c400 if (dev->rx_resolution) in lirc_ioctl()
518 if (!dev->rx_resolution) in lirc_ioctl()
521 val = dev->rx_resolution; in lirc_ioctl()
H A Dimon_raw.c161 rcdev->rx_resolution = BIT_DURATION; in imon_probe()
H A Drc-loopback.c225 rc->rx_resolution = 1; in loop_init()
H A Digorplugusb.c208 rc->rx_resolution = 85; in igorplugusb_probe()
H A Dmeson-ir.c136 ir->rc->rx_resolution = MESON_TRATE; in meson_ir_probe()
H A Dst_rc.c294 rdev->rx_resolution = 100; in st_rc_probe()
H A Dir_toy.c462 rc->rx_resolution = UNIT_US; in irtoy_probe()
H A Dir-hix5hd2.c314 rdev->rx_resolution = 10; in hix5hd2_ir_probe()
H A Dttusbir.c317 rc->rx_resolution = 2 * US_PER_BIT; in ttusbir_probe()
H A Dfintek-cir.c529 rdev->rx_resolution = CIR_SAMPLE_PERIOD; in fintek_probe()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dsunxi-cir.c124 ir->rc->rx_resolution; in sunxi_ir_irq()
327 ir->rc->rx_resolution = (USEC_PER_SEC / (b_clk_freq / 64)); in sunxi_ir_probe()
H A Dlirc_dev.c390 if (dev->rx_resolution) in lirc_ioctl()
508 if (!dev->rx_resolution) in lirc_ioctl()
511 val = dev->rx_resolution; in lirc_ioctl()
H A Dimon_raw.c167 rcdev->rx_resolution = BIT_DURATION; in imon_probe()
H A Digorplugusb.c210 rc->rx_resolution = 85; in igorplugusb_probe()
H A Dmeson-ir.c126 ir->rc->rx_resolution = MESON_RAW_TRATE; in meson_ir_probe()
H A Drc-loopback.c232 rc->rx_resolution = 1; in loop_init()
H A Dst_rc.c300 rdev->rx_resolution = 100; in st_rc_probe()
H A Dstreamzap.c247 rdev->rx_resolution = SZ_RESOLUTION; in streamzap_init_rc_dev()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-picolcd_cir.c118 rdev->rx_resolution = 1; in picolcd_init_cir()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-picolcd_cir.c118 rdev->rx_resolution = 1; in picolcd_init_cir()
/kernel/linux/linux-5.10/include/media/
H A Drc-core.h131 * @rx_resolution : resolution (in us) of input sampler
200 u32 rx_resolution; member
/kernel/linux/linux-6.6/include/media/
H A Drc-core.h129 * @rx_resolution : resolution (in us) of input sampler
196 u32 rx_resolution; member

Completed in 14 milliseconds

12