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

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dlopec.h31 io_type: SERIAL_IO_MEM }, \
34 io_type: SERIAL_IO_MEM }, \
37 io_type: SERIAL_IO_MEM }
H A Dpal4_serial.h32 io_type: SERIAL_IO_MEM}, /* ttyS0 */ \
35 io_type: SERIAL_IO_MEM}
H A Dsandpoint.h59 io_type: SERIAL_IO_MEM }, \
62 io_type: SERIAL_IO_MEM },
H A Dpowerpmc250.h50 io_type: SERIAL_IO_MEM }
H A Dmvme5100.h79 io_type: SERIAL_IO_MEM }, \
85 io_type: SERIAL_IO_MEM },
H A Dprpmc800.h77 io_type: SERIAL_IO_MEM },
H A Dspruce.h64 io_type: SERIAL_IO_MEM},
H A Dchestnut.h121 io_type: SERIAL_IO_MEM},
H A Dev64260.h121 io_type: SERIAL_IO_MEM },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/85xx/
H A Dsbc8560.h39 io_type: SERIAL_IO_MEM }, \
42 io_type: SERIAL_IO_MEM },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dserial.h44 .io_type = SERIAL_IO_MEM }
61 .io_type = SERIAL_IO_MEM }, \
65 .io_type = SERIAL_IO_MEM },
91 io_type: SERIAL_IO_MEM }
109 .io_type = SERIAL_IO_MEM }
132 .io_type = SERIAL_IO_MEM \
146 .iomem_reg_shift = 3, .io_type = SERIAL_IO_MEM}, \
149 .iomem_reg_shift = 3, .io_type = SERIAL_IO_MEM},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dserial.h44 .io_type = SERIAL_IO_MEM }
61 .io_type = SERIAL_IO_MEM }, \
65 .io_type = SERIAL_IO_MEM },
91 io_type: SERIAL_IO_MEM }
109 .io_type = SERIAL_IO_MEM }
132 .io_type = SERIAL_IO_MEM \
146 .iomem_reg_shift = 3, .io_type = SERIAL_IO_MEM}, \
149 .iomem_reg_shift = 3, .io_type = SERIAL_IO_MEM},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/include/
H A Dserial.h42 int io_type; member in struct:serial_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dm32r_sio.h38 unsigned char io_type; member in struct:old_serial_port
H A D8250.h27 unsigned char io_type; member in struct:old_serial_port
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_aops.h32 unsigned int io_type; /* delalloc / unwritten */ member in struct:xfs_ioend
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/4xx/
H A Dluan.h56 io_type: SERIAL_IO_MEM},
H A Dtaishan.h47 io_type: SERIAL_IO_MEM},
H A Debony.h76 io_type: SERIAL_IO_MEM},
H A Docotea.h73 io_type: SERIAL_IO_MEM},
H A Dyucca.h87 io_type: SERIAL_IO_MEM},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/4xx/xparameters/
H A Dxparameters.h34 .io_type = SERIAL_IO_MEM, \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A DserialP.h46 int io_type; member in struct:serial_state
79 int io_type; member in struct:async_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dgen550_dbg.c71 switch (rs_table[chan].io_type) {
155 rs_table[i].io_type = serial_req->iotype;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/rme9652/
H A Dhdsp.c450 enum HDSP_IO_Type io_type; /* ditto, but for code use */ member in struct:hdsp
647 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return 0;
725 hdsp->io_type = Multiface;
730 hdsp->io_type = Digiface;
735 hdsp->io_type = Multiface;
737 hdsp->io_type = Digiface;
749 if (hdsp->io_type == H9652 || hdsp->io_type == H9632)
818 if (hdsp->io_type
[all...]

Completed in 128 milliseconds

123