Linux Kernel
3.7.1
|
#include <max9768.h>
Data Fields | |
int | shdn_gpio |
int | mute_gpio |
unsigned | flags |
struct max9768_pdata - optional platform specific MAX9768 configuration : GPIO to SHDN pin. If not valid, pin must be hardwired HIGH : GPIO to MUTE pin. If not valid, control for mute won't be added : configuration flags, e.g. set classic PWM mode (check datasheet regarding "filterless modulation" which is default).