Home
last modified time | relevance | path

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

/linux-3.3/drivers/leds/
Dleds-pca955x.c104 struct pca955x_led { struct
105 struct pca955x_chipdef *chipdef;
106 struct i2c_client *client;
107 struct work_struct work;
131 static inline u8 pca955x_ledsel(u8 oldval, int led_num, int state) in pca955x_ledsel() argument