Home
last modified time | relevance | path

Searched defs:pca9532_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/leds/
Dleds-pca9532.c39 struct pca9532_data { struct
40 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];
/kernel/linux/linux-6.6/drivers/leds/
Dleds-pca9532.c38 struct pca9532_data { struct
39 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];