Searched refs:chan_callback (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/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h307 void (*chan_callback)(int, void *); member in struct:dbdma_chan_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Ddbdma.c304 ctp->chan_callback = callback;
848 if (ctp->chan_callback)
849 ctp->chan_callback(irq, ctp->chan_callparam);

Completed in 35 milliseconds