|
@@ -25,8 +25,8 @@
|
|
/**
|
|
/**
|
|
* ir_lirc_decode() - Send raw IR data to lirc_dev to be relayed to the
|
|
* ir_lirc_decode() - Send raw IR data to lirc_dev to be relayed to the
|
|
* lircd userspace daemon for decoding.
|
|
* lircd userspace daemon for decoding.
|
|
- * @input_dev: the struct rc_dev descriptor of the device
|
|
|
|
- * @duration: the struct ir_raw_event descriptor of the pulse/space
|
|
|
|
|
|
+ * @dev: the struct rc_dev descriptor of the device
|
|
|
|
+ * @ev: the struct ir_raw_event descriptor of the pulse/space
|
|
*
|
|
*
|
|
* This function returns -EINVAL if the lirc interfaces aren't wired up.
|
|
* This function returns -EINVAL if the lirc interfaces aren't wired up.
|
|
*/
|
|
*/
|