Searched defs:lch (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/sqlext/
H A Dsqlext.c214 ucs4_t lch; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap-alsa.h58 int *lch; /* Chain of channels this stream is linked to */ member in struct:audio_stream
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dtusb6010_omap.c123 static void tusb_omap_dma_cb(int lch, u16 ch_status, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexTADS3.cxx81 int lch = tolower(ch); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/onenand/
H A Domap2.c68 static void omap2_onenand_dma_cb(int lch, u16 ch_status, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/
H A Dvram.c263 static void _omap_vram_dma_cb(int lch, u16 ch_status, void *data) argument
275 int lch; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/isdnloop/
H A Disdnloop.c671 isdnloop_try_call(isdnloop_card * card, char *p, int lch, isdn_ctrl * cmd) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml-file.c924 int lch; local
972 int lch; local
1290 int lch = (getc(fp) << 8) | getc(fp); local
1318 int lch = getc(fp) | (getc(fp) << 8); local
2556 int lch; /* Lower word */ local
2604 int lch; /* Lower word */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Domap2.c334 static void omap_nand_dma_cb(int lch, u16 ch_status, void *data) argument
430 static void omap_nand_dma_cb(int lch, u16 ch_status, void *data) {} argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.h155 int lch; member in struct:omap_ep
H A Domap_udc.c730 dma_error(int lch, u16 ch_status, void *data) argument
[all...]
H A Dfsl_qe_udc.h315 int lch; member in struct:qe_ep
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Domap2_mcspi.c724 static void omap2_mcspi_dma_rx_callback(int lch, u16 ch_status, void *data) argument
739 static void omap2_mcspi_dma_tx_callback(int lch, u16 ch_status, void *data) argument
H A Ddavinci_spi.c355 static void davinci_spi_dma_rx_callback(unsigned lch, u16 ch_status, void *data) argument
376 static void davinci_spi_dma_tx_callback(unsigned lch, u16 ch_status, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Domap-sham.c1048 static void omap_sham_dma_callback(int lch, u16 ch_status, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c165 static void omap_mcbsp_tx_dma_callback(int lch, u16 ch_status, void *data) argument
179 static void omap_mcbsp_rx_dma_callback(int lch, u16 ch_status, void *data) argument
H A Ddma.c210 static void clear_lch_regs(int lch) argument
219 void omap_set_dma_priority(int lch, int dst_port, int priority) argument
261 void omap_set_dma_transfer_params(int lch, in argument
324 omap_set_dma_color_mode(int lch, enum omap_dma_color_mode mode, u32 color) argument
385 omap_set_dma_write_mode(int lch, enum omap_dma_write_mode mode) argument
398 omap_set_dma_channel_mode(int lch, enum omap_dma_channel_mode mode) argument
412 omap_set_dma_src_params(int lch, int src_port, int src_amode, unsigned long src_start, int src_ei, int src_fi) argument
445 omap_set_dma_params(int lch, struct omap_dma_channel_params *params) argument
464 omap_set_dma_src_index(int lch, int eidx, int fidx) argument
474 omap_set_dma_src_data_pack(int lch, int enable) argument
486 omap_set_dma_src_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) argument
532 omap_set_dma_dest_params(int lch, int dest_port, int dest_amode, unsigned long dest_start, int dst_ei, int dst_fi) argument
563 omap_set_dma_dest_index(int lch, int eidx, int fidx) argument
573 omap_set_dma_dest_data_pack(int lch, int enable) argument
585 omap_set_dma_dest_burst_mode(int lch, enum omap_dma_burst_mode burst_mode) argument
627 omap_enable_channel_irq(int lch) argument
641 omap_disable_channel_irq(int lch) argument
647 omap_enable_dma_irq(int lch, u16 bits) argument
653 omap_disable_dma_irq(int lch, u16 bits) argument
659 enable_lnk(int lch) argument
681 disable_lnk(int lch) argument
704 omap2_enable_irq_lch(int lch) argument
719 omap2_disable_irq_lch(int lch) argument
734 omap_request_dma(int dev_id, const char *dev_name, void (*callback)(int lch, u16 ch_status, void *data), void *data, int *dma_ch_out) argument
814 omap_free_dma(int lch) argument
897 omap_dma_set_prio_lch(int lch, unsigned char read_prio, unsigned char write_prio) argument
923 omap_clear_dma(int lch) argument
951 omap_start_dma(int lch) argument
1010 omap_stop_dma(int lch) argument
1080 omap_set_dma_callback(int lch, void (*callback)(int lch, u16 ch_status, void *data), void *data) argument
1111 omap_get_dma_src_pos(int lch) argument
1142 omap_get_dma_dst_pos(int lch) argument
1165 omap_get_dma_active_status(int lch) argument
1173 int lch; local
1301 omap_request_dma_chain(int dev_id, const char *dev_name, void (*callback) (int lch, u16 ch_status, void *data), int *chain_id, int no_of_chans, int chain_mode, struct omap_dma_channel_params params) argument
1516 u32 l, lch; local
1768 int lch; local
1808 int lch; local
1842 int lch; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Domap.c970 static void mmc_omap_dma_cb(int lch, u16 ch_status, void *data) argument
H A Domap_hsmmc.c1264 static void omap_hsmmc_dma_cb(int lch, u16 ch_status, void *cb_data) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/omap/
H A Domap_vout.c347 static void omap_vout_vrfb_dma_tx_callback(int lch, u16 ch_status, void *data) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Ddma.c314 setup_dma_interrupt(unsigned lch, argument
[all...]

Completed in 350 milliseconds