Searched refs:io_type (Results 1 - 25 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dm32r_sio.h38 unsigned char io_type; member in struct:old_serial_port
H A D8250.h25 unsigned char io_type; member in struct:old_serial_port
H A Dbcm63xx_uart.c631 if (port->iotype != serinfo->io_type)
H A Dpnx8xxx_uart.c600 if (ser->io_type != SERIAL_IO_MEM)
H A Dserial_core.c664 tmp.io_type = uport->iotype;
720 new_serial.io_type != uport->iotype ||
793 uport->iotype = new_serial.io_type;
H A Dm32r_sio.c973 up->port.iotype = old_serial_port[i].io_type;
H A Dsa1100.c567 if (ser->io_type != SERIAL_IO_MEM)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_aops.h31 unsigned int io_type; /* delalloc / unwritten */ member in struct:xfs_ioend
H A Dxfs_aops.c186 ASSERT(ioend->io_type != IO_READ);
212 if (ioend->io_type == IO_UNWRITTEN)
234 if (ioend->io_type == IO_UNWRITTEN &&
247 if (ioend->io_type != IO_READ) {
303 ioend->io_type = type;
550 if (!ioend || need_ioend || type != ioend->io_type) {
780 if (!xfs_is_delayed_page(page, (*ioendp)->io_type))
1449 ioend->io_type = IO_UNWRITTEN;
1457 if (ioend->io_type == IO_UNWRITTEN) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A DserialP.h46 int io_type; member in struct:serial_state
79 int io_type; member in struct:async_struct
H A Dserial.h45 char io_type; member in struct:serial_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ngene/
H A Dngene-cards.c171 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
184 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
197 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
210 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
223 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
238 .io_type = { NGENE_IO_NONE, NGENE_IO_TSIN },
H A Dngene-core.c1095 int type = dev->card_info->io_type[i];
1181 if (dev->card_info->io_type[4] & NGENE_IO_TSOUT) {
1188 if (dev->card_info->io_type[2] & NGENE_IO_AIN) {
1194 if (dev->card_info->io_type[0] & NGENE_IO_HDTV) {
1375 if (dev->card_info->io_type[3] == NGENE_IO_TSIN)
1381 if (dev->card_info->io_type[3] == NGENE_IO_TSIN)
1412 int io = ni->io_type[chan->number];
1445 int io = ni->io_type[nr];
H A Dngene.h805 int io_type[MAX_STREAM]; member in struct:ngene_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2303/include/unit/
H A Dserial.h36 .io_type = SERIAL_IO_MEM, \
44 .io_type = SERIAL_IO_MEM, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdsp.c453 enum HDSP_IO_Type io_type; /* ditto, but for code use */ member in struct:hdsp
611 switch (hdsp->io_type) {
628 switch (hdsp->io_type) {
655 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return 0;
669 if (hdsp->io_type == H9652 || hdsp->io_type == H9632)
755 hdsp->io_type = Multiface;
760 hdsp->io_type = Digiface;
765 hdsp->io_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dhdsp.h90 HDSP_IO_Type io_type; member in struct:_snd_hdsp_version
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dhdsp.h81 enum HDSP_IO_Type io_type; member in struct:hdsp_version
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dcttyhack.c26 char io_type; member in struct:serial_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2305/include/unit/
H A Dserial.h35 .io_type = SERIAL_IO_MEM, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dmcbsp.h435 omap_mcbsp_io_type_t io_type; /* IRQ or poll */ member in struct:omap_mcbsp
512 int omap_mcbsp_set_io_type(unsigned int id, omap_mcbsp_io_type_t io_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c704 int omap_mcbsp_set_io_type(unsigned int id, omap_mcbsp_io_type_t io_type) argument
723 mcbsp->io_type = io_type;
776 if (mcbsp->io_type == OMAP_MCBSP_IRQ_IO) {
846 if (mcbsp->io_type == OMAP_MCBSP_IRQ_IO) {
1781 mcbsp->io_type = OMAP_MCBSP_IRQ_IO;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dliolib.c129 static int io_type (lua_State *L) { function
599 {"type", io_type},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dhw.h893 int io_type);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/init/
H A Dinit.c247 char io_type; member in struct:serial_struct

Completed in 611 milliseconds

12