ds1wm.h 114 B

123456
  1. /* MFD cell driver data for the DS1WM driver */
  2. struct ds1wm_driver_data {
  3. int active_high;
  4. int clock_rate;
  5. };