Searched refs:lp8755_write (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/regulator/ |
H A D | lp8755.c | 69 *lp8755_write : write a single register value to lp8755. 74 static int lp8755_write(struct lp8755_chip *pchip, unsigned int reg, lp8755_write() function 367 ret = lp8755_write(pchip, 0x0D, 0x00); lp8755_irq_handler() 385 ret = lp8755_write(pchip, 0x0E, 0x00); lp8755_irq_handler() 504 lp8755_write(pchip, icnt, 0x00); lp8755_probe() 515 lp8755_write(pchip, icnt, 0x00); lp8755_remove()
|
Completed in 90 milliseconds