Searched defs:sparcspkr_state (Results 1 – 2 of 2) 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;
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;