Searched refs:dmacHw_INTERRUPT_STATUS_e (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/csp/
H A DdmacHw.h136 } dmacHw_INTERRUPT_STATUS_e; typedef in typeref:enum:__anon7900
519 * of type dmacHw_INTERRUPT_STATUS_e
524 dmacHw_INTERRUPT_STATUS_e dmacHw_getInterruptStatus(dmacHw_HANDLE_t handle /* [ IN ] DMA Channel handle */
531 * This functions returns a channel causing interrupt of type dmacHw_INTERRUPT_STATUS_e
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/csp/dmac/
H A DdmacHw_extra.c410 dmacHw_INTERRUPT_STATUS_e dmacHw_getInterruptStatus(dmacHw_HANDLE_t handle /* [ IN ] DMA Channel handle */
413 dmacHw_INTERRUPT_STATUS_e status = dmacHw_INTERRUPT_STATUS_NONE;
435 * This functions returns a channel causing interrupt of type dmacHw_INTERRUPT_STATUS_e

Completed in 125 milliseconds