palmasoc.h 113 B

123456789
  1. #ifndef _INCLUDE_PALMASOC_H_
  2. #define _INCLUDE_PALMASOC_H_
  3. struct palm27x_asoc_info {
  4. int jack_gpio;
  5. };
  6. #endif