Home
last modified time | relevance | path

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

/linux-3.3/drivers/leds/
Dleds-pca955x.c111 int led_num; /* 0 .. 15 potentially */ member
131 static inline u8 pca955x_ledsel(u8 oldval, int led_num, int state) in pca955x_ledsel()