Searched defs:sparcspkr_state (Results 1 – 1 of 1) sorted by relevance
30 struct sparcspkr_state { struct31 const char *name;32 int (*event)(struct input_dev *dev, unsigned int type, unsigned int code, int value);33 spinlock_t lock;34 struct input_dev *input_dev;35 union {38 } u;