Searched refs:s_tx_duty_cycle (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dir-lirc-codec.c151 if (!ir_dev->props->s_tx_duty_cycle)
157 ir_dev->props->s_tx_duty_cycle(ir_dev->props->priv, val);
269 if (ir_dev->props->s_tx_duty_cycle)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dir-core.h57 * @s_tx_duty_cycle: set transmit duty cycle (0% - 100%)
82 int (*s_tx_duty_cycle)(void *priv, u32 duty_cycle); member in struct:ir_dev_props

Completed in 48 milliseconds