Home
last modified time | relevance | path

Searched refs:pca955x_ledstate (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/leds/
H A Dleds-pca955x.c166 static inline int pca955x_ledstate(u8 ls, int led_num) in pca955x_ledstate() function
281 switch (pca955x_ledstate(ls, pca955x_led->led_num % 4)) { in pca955x_led_get()
678 else if (pca955x_ledstate(ls2[reg], bit) == PCA955X_LS_BLINK0) { in pca955x_probe()