ds1wm.h 97 B

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