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