Linux Kernel
3.7.1
|
#include <core.h>
Data Fields | |
int(* | init )(struct wm8350 *wm8350) |
int | irq_high |
int | irq_base |
int | gpio_base |
Data to be supplied by the platform to initialise the WM8350.
: Function called during driver initialisation. Should be used by the platform to configure GPIO functions and similar. : Set if WM8350 IRQ is active high. : Base IRQ for genirq (not currently used). : Base for gpiolib.