Searched refs:s_tx_duty_cycle (Results 1 – 11 of 11) sorted by relevance
402 if (dev->s_tx_duty_cycle) in lirc_ioctl()481 if (!dev->s_tx_duty_cycle) in lirc_ioctl()486 ret = dev->s_tx_duty_cycle(dev, val); in lirc_ioctl()
137 idata->rc->s_tx_duty_cycle = ir_spi_set_duty_cycle; in ir_spi_probe()
185 rcdev->s_tx_duty_cycle = gpio_ir_tx_set_duty_cycle; in gpio_ir_tx_probe()
183 rcdev->s_tx_duty_cycle = pwm_ir_set_duty_cycle; in pwm_ir_probe()
235 rc->s_tx_duty_cycle = loop_set_tx_duty_cycle; in loop_init()
358 rc->s_tx_duty_cycle = meson_irtx_set_duty_cycle; in meson_irtx_probe()
498 rcdev->s_tx_duty_cycle = serial_ir_tx_duty_cycle; in serial_ir_probe()
1057 rdev->s_tx_duty_cycle = ene_set_tx_duty_cycle; in ene_probe()
1387 rdev->s_tx_duty_cycle = ite_set_tx_duty_cycle; in ite_probe()
209 int (*s_tx_duty_cycle)(struct rc_dev *dev, u32 duty_cycle); member
947 rc->s_tx_duty_cycle = zilog_tx_duty_cycle; in ir_probe()