Searched defs:pca9532_data (Results 1 – 2 of 2) sorted by relevance
39 struct pca9532_data { struct40 struct i2c_client *client;41 struct pca9532_led leds[16];42 struct mutex update_lock;43 struct input_dev *idev;44 struct work_struct work;46 struct gpio_chip gpio;48 const struct pca9532_chip_info *chip_info;49 u8 pwm[2];50 u8 psc[2];
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];