linux/drivers/mxc/pmic/core/pmic_common.c File Reference

This is the common file for the PMIC Core/Protocol driver. More...

Functions

irqreturn_t pmic_irq_handler (int irq, void *dev_id)
pmic_version_t pmic_get_version (void)

Detailed Description

This is the common file for the PMIC Core/Protocol driver.


Function Documentation

pmic_version_t pmic_get_version ( void   ) 
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.

Parameters:
irq the irq number
dev_id the pointer on the device
Returns:
The function returns IRQ_HANDLED when handled.

References IRQ_HANDLED.

Referenced by pmic_probe().

footer
©  Freescale Semiconductor, Inc., 2007.  All rights reserved.
Freescale Confidential Proprietary
NDA Required
doxygen