This is the main file for the PMIC Core/Protocol driver. i2c should be providing the interface between the PMIC and the MCU. More...
Functions | |
irqreturn_t | pmic_irq_handler (int irq, void *dev_id) |
static void | pmic_pdev_unregister (void) |
This is the main file for the PMIC Core/Protocol driver. i2c should be providing the interface between the PMIC and the MCU.
irqreturn_t pmic_irq_handler | ( | int | irq, | |
void * | dev_id | |||
) |
This function is called when pmic interrupt occurs on the processor. It is the interrupt handler for the pmic module.
irq | the irq number | |
dev_id | the pointer on the device |
static void pmic_pdev_unregister | ( | void | ) | [static] |
This function unregisters platform device structures for PMIC client drivers.
© Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
![]() |