Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ir-rx51.h
Go to the documentation of this file.
1 #ifndef _LIRC_RX51_H
2 #define _LIRC_RX51_H
3 
5  int pwm_timer;
6 
7  int(*set_max_mpu_wakeup_lat)(struct device *dev, long t);
8 };
9 
10 #endif