Searched defs:pca9532_data (Results 1 – 1 of 1) sorted by relevance
37 struct pca9532_data { struct38 struct i2c_client *client;39 struct pca9532_led leds[16];40 struct mutex update_lock;41 struct input_dev *idev;42 struct work_struct work;44 struct gpio_chip gpio;46 const struct pca9532_chip_info *chip_info;47 u8 pwm[2];48 u8 psc[2];