Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dlp8788.h202 * @iout_code : current output value (Addr 9Ah ~ 9Bh)
208 int iout_code; member
216 * @iout_code : current output value (Addr 9Ah ~ 9Bh)
223 int iout_code; member
/linux/drivers/leds/
H A Dleds-lp8788.c52 cfg->iout = pdata->iout_code; in lp8788_led_init_device()