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