Home
last modified time | relevance | path

Searched defs:tda9950_glue (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dtda9950.h6 struct tda9950_glue { struct
7 struct device *parent;
8 unsigned long irq_flags;
9 void *data;
10 int (*init)(void *);
11 void (*exit)(void *);
12 int (*open)(void *);
13 void (*release)(void *);