Searched refs:s_tx_duty_cycle (Results 1 – 11 of 11) sorted by relevance
109 rcdev->s_tx_duty_cycle = pwm_ir_set_duty_cycle; in pwm_ir_probe()
132 idata->rc->s_tx_duty_cycle = ir_spi_set_duty_cycle; in ir_spi_probe()
143 rcdev->s_tx_duty_cycle = gpio_ir_tx_set_duty_cycle; in gpio_ir_tx_probe()
414 if (dev->s_tx_duty_cycle) in ir_lirc_ioctl()493 if (!dev->s_tx_duty_cycle) in ir_lirc_ioctl()498 ret = dev->s_tx_duty_cycle(dev, val); in ir_lirc_ioctl()
260 rcdev->s_tx_duty_cycle = ir_rx51_set_duty_cycle; in ir_rx51_probe()
229 rc->s_tx_duty_cycle = loop_set_tx_duty_cycle; in loop_init()
497 rcdev->s_tx_duty_cycle = serial_ir_tx_duty_cycle; in serial_ir_probe()
1060 rdev->s_tx_duty_cycle = ene_set_tx_duty_cycle; in ene_probe()
1566 rdev->s_tx_duty_cycle = ite_set_tx_duty_cycle; in ite_probe()
217 int (*s_tx_duty_cycle)(struct rc_dev *dev, u32 duty_cycle); member
898 rc->s_tx_duty_cycle = zilog_tx_duty_cycle; in ir_probe()