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