asoc-palm27x.h 113 B

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