parity 169 arch/m68k/atari/debug.c int parity = (cflag & PARENB) ? ((cflag & PARODD) ? 0x04 : 0x06) : 0; parity 179 arch/m68k/atari/debug.c st_mfp.usart_ctr = parity | csize | 0x88; /* 1:16 clk mode, 1 stop bit */ parity 268 arch/m68k/atari/debug.c int parity = (cflag & PARENB) ? ((cflag & PARODD) ? 0x0c : 0x08) : 0x04; parity 283 arch/m68k/atari/debug.c acia.mid_ctrl = div | csize | parity | parity 192 arch/mips/ar7/prom.c char parity = '\0', bits = '\0', flow = '\0'; parity 205 arch/mips/ar7/prom.c parity = *s++; parity 218 arch/mips/ar7/prom.c if (parity != 'n' && parity != 'o' && parity != 'e') parity 219 arch/mips/ar7/prom.c parity = 'n'; parity 225 arch/mips/ar7/prom.c parity, bits, flow); parity 227 arch/mips/ar7/prom.c sprintf(console_string, " console=ttyS0,%d%c%c", baud, parity, parity 160 arch/mips/generic/yamon-dt.c char mode_var_name[9], path[20], parity; parity 177 arch/mips/generic/yamon-dt.c parity = 0; parity 191 arch/mips/generic/yamon-dt.c parity = mode_var[0]; parity 205 arch/mips/generic/yamon-dt.c if (parity != 'e' && parity != 'n' && parity != 'o') parity 206 arch/mips/generic/yamon-dt.c parity = 'n'; parity 212 arch/mips/generic/yamon-dt.c uart, baud, parity, stop_bits, parity 72 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h # Zero all of CVMSEG to make sure parity is correct parity 156 arch/mips/include/asm/netlogic/xlp-hal/uart.h int parity, int int_en, int loopback) parity 173 arch/mips/include/asm/netlogic/xlp-hal/uart.h lcr |= parity << 3; parity 1476 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h uint64_t parity:1; parity 1484 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h uint64_t parity:1; parity 1818 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1820 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1831 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1833 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1843 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1845 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1962 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1964 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1975 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1977 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1987 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 1989 arch/mips/include/asm/octeon/cvmx-pko-defs.h uint64_t parity:1; parity 256 arch/mips/mm/cerr-sb1.c static const uint8_t parity[256] = { parity 290 arch/mips/mm/cerr-sb1.c char parity = 0; parity 295 arch/mips/mm/cerr-sb1.c parity = !parity; parity 298 arch/mips/mm/cerr-sb1.c return parity; parity 305 arch/mips/mm/cerr-sb1.c char parity = 0; parity 313 arch/mips/mm/cerr-sb1.c parity <<= 1; parity 314 arch/mips/mm/cerr-sb1.c parity |= byte_parity; parity 316 arch/mips/mm/cerr-sb1.c return parity; parity 436 arch/mips/mm/cerr-sb1.c p ^= (parity[w>>24] ^ parity[(w>>16) & 0xFF] parity 437 arch/mips/mm/cerr-sb1.c ^ parity[(w>>8) & 0xFF] ^ parity[w & 0xFF]); parity 439 arch/mips/mm/cerr-sb1.c p ^= (parity[w>>24] ^ parity[(w>>16) & 0xFF] parity 440 arch/mips/mm/cerr-sb1.c ^ parity[(w>>8) & 0xFF] ^ parity[w & 0xFF]); parity 46 arch/mips/mti-malta/malta-init.c char parity = '\0', bits = '\0', flow = '\0'; parity 56 arch/mips/mti-malta/malta-init.c parity = *s++; parity 68 arch/mips/mti-malta/malta-init.c if (parity != 'n' && parity != 'o' && parity != 'e') parity 69 arch/mips/mti-malta/malta-init.c parity = 'n'; parity 77 arch/mips/mti-malta/malta-init.c parity, bits); parity 83 arch/mips/mti-malta/malta-init.c parity, bits, flow); parity 43 arch/powerpc/platforms/powernv/rng.c unsigned long parity; parity 46 arch/powerpc/platforms/powernv/rng.c asm ("popcntd %0,%1" : "=r" (parity) : "r" (val)); parity 52 arch/powerpc/platforms/powernv/rng.c rng->mask = (rng->mask << 1) | (parity & 1); parity 42 arch/x86/kernel/bootflag.c if (!parity(v)) parity 73 arch/x86/kernel/bootflag.c if (!parity(v)) parity 363 drivers/acpi/acpica/amlresrc.h u8 parity; parity 471 drivers/acpi/acpica/rsdumpinfo.c {ACPI_RSD_UINT8, ACPI_RSD_OFFSET(uart_serial_bus.parity), "Parity", parity 480 drivers/acpi/acpica/rsserial.c {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.uart_serial_bus.parity), parity 481 drivers/acpi/acpica/rsserial.c AML_OFFSET(uart_serial_bus.parity), parity 929 drivers/char/pcmcia/synclink_cs.c icount->parity++; parity 953 drivers/char/pcmcia/synclink_cs.c icount->parity,icount->frame,icount->overrun); parity 1437 drivers/char/pcmcia/synclink_cs.c info->params.parity = ASYNC_PARITY_NONE; parity 1440 drivers/char/pcmcia/synclink_cs.c info->params.parity = ASYNC_PARITY_ODD; parity 1442 drivers/char/pcmcia/synclink_cs.c info->params.parity = ASYNC_PARITY_EVEN; parity 1445 drivers/char/pcmcia/synclink_cs.c info->params.parity = ASYNC_PARITY_SPACE; parity 2210 drivers/char/pcmcia/synclink_cs.c icount->parity = cnow.parity; parity 2586 drivers/char/pcmcia/synclink_cs.c if (info->icount.parity) parity 2587 drivers/char/pcmcia/synclink_cs.c seq_printf(m, " pe:%d", info->icount.parity); parity 3491 drivers/char/pcmcia/synclink_cs.c if (info->params.parity != ASYNC_PARITY_NONE) parity 3494 drivers/char/pcmcia/synclink_cs.c if (info->params.parity == ASYNC_PARITY_ODD) parity 3878 drivers/char/pcmcia/synclink_cs.c unsigned short parity) parity 3899 drivers/char/pcmcia/synclink_cs.c switch (parity) parity 25 drivers/firmware/pcdp.c char parity; parity 33 drivers/firmware/pcdp.c switch (uart->parity) { parity 34 drivers/firmware/pcdp.c case 0x2: parity = 'e'; break; parity 35 drivers/firmware/pcdp.c case 0x3: parity = 'o'; break; parity 36 drivers/firmware/pcdp.c default: parity = 'n'; parity 38 drivers/firmware/pcdp.c p += sprintf(p, "%c%d", parity, uart->bits); parity 38 drivers/firmware/pcdp.h u8 parity; parity 202 drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c sample |= parity(sample & ~0xf8000000); parity 730 drivers/input/mouse/elantech.c return etd->parity[packet[1]] == p1 && parity 731 drivers/input/mouse/elantech.c etd->parity[packet[2]] == p2 && parity 732 drivers/input/mouse/elantech.c etd->parity[packet[3]] == p3; parity 1937 drivers/input/mouse/elantech.c etd->parity[0] = 1; parity 1939 drivers/input/mouse/elantech.c etd->parity[i] = etd->parity[i & (i - 1)] ^ 1; parity 182 drivers/input/mouse/elantech.h unsigned char parity[256]; parity 42 drivers/input/serio/ams_delta_serio.c int i, parity = 0; parity 52 drivers/input/serio/ams_delta_serio.c parity++; parity 55 drivers/input/serio/ams_delta_serio.c if (!(parity & 0x01)) { parity 58 drivers/input/serio/ams_delta_serio.c parity); parity 142 drivers/ipack/devices/ipoctal.c icount->parity = channel->stats.parity_err; parity 728 drivers/media/i2c/saa7115.c unsigned char parity; parity 740 drivers/media/i2c/saa7115.c parity = wss & 15; parity 741 drivers/media/i2c/saa7115.c parity ^= parity >> 2; parity 742 drivers/media/i2c/saa7115.c parity ^= parity >> 1; parity 744 drivers/media/i2c/saa7115.c if (!(parity & 1)) parity 70 drivers/media/pci/mantis/hopper_vp3028.c .parity = MANTIS_PARITY_NONE, parity 82 drivers/media/pci/mantis/mantis_common.h enum mantis_parity parity; parity 31 drivers/media/pci/mantis/mantis_uart.c enum mantis_parity parity; parity 46 drivers/media/pci/mantis/mantis_uart.c } parity[3] = { parity 114 drivers/media/pci/mantis/mantis_uart.c mmwrite((mmread(MANTIS_UART_CTL) | (params->parity & 0x3)), MANTIS_UART_CTL); parity 150 drivers/media/pci/mantis/mantis_uart.c params.parity = config->parity; parity 153 drivers/media/pci/mantis/mantis_uart.c parity[params.parity].string); parity 194 drivers/media/pci/mantis/mantis_vp1033.c .parity = MANTIS_PARITY_NONE, parity 102 drivers/media/pci/mantis/mantis_vp1034.c .parity = MANTIS_PARITY_NONE, parity 339 drivers/media/pci/mantis/mantis_vp1041.c .parity = MANTIS_PARITY_NONE, parity 170 drivers/media/pci/mantis/mantis_vp2033.c .parity = MANTIS_PARITY_NONE, parity 169 drivers/media/pci/mantis/mantis_vp2040.c .parity = MANTIS_PARITY_NONE, parity 85 drivers/media/pci/mantis/mantis_vp3030.c .parity = MANTIS_PARITY_NONE, parity 338 drivers/media/pci/saa7134/saa7134-input.c unsigned int start = 0,parity = 0,code = 0; parity 352 drivers/media/pci/saa7134/saa7134-input.c parity=b[(start+parity_offset) % 4]; parity 357 drivers/media/pci/saa7134/saa7134-input.c if (parity == 0) parity 361 drivers/media/pci/saa7134/saa7134-input.c if (ir->old == parity) parity 364 drivers/media/pci/saa7134/saa7134-input.c ir->old = parity; parity 299 drivers/media/pci/ttpci/av7110_ca.c if (descr->index >= 16 || descr->parity > 1) { parity 304 drivers/media/pci/ttpci/av7110_ca.c (descr->index<<8)|descr->parity, parity 59 drivers/mmc/core/sdio_uart.c __u32 parity; parity 390 drivers/mmc/core/sdio_uart.c port->icount.parity++; parity 978 drivers/mmc/core/sdio_uart.c if (port->icount.parity) parity 980 drivers/mmc/core/sdio_uart.c port->icount.parity); parity 468 drivers/mtd/inftlcore.c unsigned char anac, nacs, parity; parity 583 drivers/mtd/inftlcore.c parity = (nrbits(thisVUC, 16) & 0x1) ? 0x1 : 0; parity 584 drivers/mtd/inftlcore.c parity |= (nrbits(prev_block, 16) & 0x1) ? 0x2 : 0; parity 585 drivers/mtd/inftlcore.c parity |= (nrbits(anac, 8) & 0x1) ? 0x4 : 0; parity 586 drivers/mtd/inftlcore.c parity |= (nrbits(nacs, 8) & 0x1) ? 0x8 : 0; parity 592 drivers/mtd/inftlcore.c oob.u.a.parityPerField = parity; parity 603 drivers/mtd/inftlcore.c oob.u.b.parityPerField = parity; parity 140 drivers/mtd/nand/raw/diskonchip.c uint8_t parity; parity 150 drivers/mtd/nand/raw/diskonchip.c parity = ecc[1]; parity 199 drivers/mtd/nand/raw/diskonchip.c parity ^= val; parity 209 drivers/mtd/nand/raw/diskonchip.c parity ^= val; parity 216 drivers/mtd/nand/raw/diskonchip.c return parity ? -EBADMSG : nerr; parity 186 drivers/mtd/ssfdc.c int parity; parity 188 drivers/mtd/ssfdc.c parity = 1; parity 190 drivers/mtd/ssfdc.c parity += (number >> k); parity 191 drivers/mtd/ssfdc.c parity &= 1; parity 193 drivers/mtd/ssfdc.c return parity; parity 199 drivers/mtd/ssfdc.c int block_address, parity; parity 215 drivers/mtd/ssfdc.c parity = block_address & 0x01; parity 219 drivers/mtd/ssfdc.c if (get_parity(block_address, 10) != parity) { parity 12977 drivers/net/ethernet/broadcom/tg3.c u8 parity[NVRAM_SELFBOOT_DATA_SIZE]; parity 12987 drivers/net/ethernet/broadcom/tg3.c parity[k++] = buf8[i] & msk; parity 12994 drivers/net/ethernet/broadcom/tg3.c parity[k++] = buf8[i] & msk; parity 12998 drivers/net/ethernet/broadcom/tg3.c parity[k++] = buf8[i] & msk; parity 13008 drivers/net/ethernet/broadcom/tg3.c if ((hw8 & 0x1) && parity[i]) parity 13010 drivers/net/ethernet/broadcom/tg3.c else if (!(hw8 & 0x1) && !parity[i]) parity 317 drivers/net/ethernet/netronome/nfp/nfp_asm.c ecc |= parity(nfp_ustore_ecc_polynomials[i] & insn) << i; parity 1502 drivers/net/usb/hso.c icount->parity++; parity 1505 drivers/net/usb/hso.c icount->parity++; parity 1613 drivers/net/usb/hso.c icount->parity = cnow.parity; parity 63 drivers/net/wan/c101.c unsigned short parity; parity 268 drivers/net/wan/cosa.c unsigned short parity); parity 615 drivers/net/wan/cosa.c unsigned short parity) parity 617 drivers/net/wan/cosa.c if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) parity 2231 drivers/net/wan/farsync.c fst_attach(struct net_device *dev, unsigned short encoding, unsigned short parity) parity 2236 drivers/net/wan/farsync.c if (encoding != ENCODING_NRZ || parity != PARITY_CRC16_PR1_CCITT) parity 829 drivers/net/wan/fsl_ucc_hdlc.c unsigned short parity) parity 837 drivers/net/wan/fsl_ucc_hdlc.c if (parity != PARITY_NONE && parity 838 drivers/net/wan/fsl_ucc_hdlc.c parity != PARITY_CRC32_PR1_CCITT && parity 839 drivers/net/wan/fsl_ucc_hdlc.c parity != PARITY_CRC16_PR0_CCITT && parity 840 drivers/net/wan/fsl_ucc_hdlc.c parity != PARITY_CRC16_PR1_CCITT) parity 844 drivers/net/wan/fsl_ucc_hdlc.c priv->parity = parity; parity 104 drivers/net/wan/fsl_ucc_hdlc.h unsigned short parity; parity 475 drivers/net/wan/hd64570.c switch(port->parity) { parity 540 drivers/net/wan/hd64570.c unsigned short parity) parity 549 drivers/net/wan/hd64570.c if (parity != PARITY_NONE && parity 550 drivers/net/wan/hd64570.c parity != PARITY_CRC16_PR0 && parity 551 drivers/net/wan/hd64570.c parity != PARITY_CRC16_PR1 && parity 552 drivers/net/wan/hd64570.c parity != PARITY_CRC16_PR0_CCITT && parity 553 drivers/net/wan/hd64570.c parity != PARITY_CRC16_PR1_CCITT) parity 557 drivers/net/wan/hd64570.c dev_to_port(dev)->parity = parity; parity 439 drivers/net/wan/hd64572.c switch(port->parity) { parity 493 drivers/net/wan/hd64572.c unsigned short parity) parity 502 drivers/net/wan/hd64572.c if (parity != PARITY_NONE && parity 503 drivers/net/wan/hd64572.c parity != PARITY_CRC16_PR0 && parity 504 drivers/net/wan/hd64572.c parity != PARITY_CRC16_PR1 && parity 505 drivers/net/wan/hd64572.c parity != PARITY_CRC32_PR1_CCITT && parity 506 drivers/net/wan/hd64572.c parity != PARITY_CRC16_PR1_CCITT) parity 510 drivers/net/wan/hd64572.c dev_to_port(dev)->parity = parity; parity 70 drivers/net/wan/hdlc_raw.c if (new_settings.parity == PARITY_DEFAULT) parity 71 drivers/net/wan/hdlc_raw.c new_settings.parity = PARITY_CRC16_PR1_CCITT; parity 74 drivers/net/wan/hdlc_raw.c new_settings.parity); parity 86 drivers/net/wan/hdlc_raw_eth.c if (new_settings.parity == PARITY_DEFAULT) parity 87 drivers/net/wan/hdlc_raw_eth.c new_settings.parity = PARITY_CRC16_PR1_CCITT; parity 90 drivers/net/wan/hdlc_raw_eth.c new_settings.parity); parity 170 drivers/net/wan/hostess_sv11.c unsigned short parity) parity 172 drivers/net/wan/hostess_sv11.c if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) parity 1164 drivers/net/wan/ixp4xx_hss.c unsigned short parity) parity 1171 drivers/net/wan/ixp4xx_hss.c switch(parity) { parity 791 drivers/net/wan/lmc/lmc_main.c unsigned short parity) parity 793 drivers/net/wan/lmc/lmc_main.c if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) parity 102 drivers/net/wan/n2.c unsigned short parity; parity 84 drivers/net/wan/pc300too.c unsigned short parity; parity 71 drivers/net/wan/pci200syn.c unsigned short parity; parity 162 drivers/net/wan/sealevel.c unsigned short parity) parity 164 drivers/net/wan/sealevel.c if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) parity 317 drivers/net/wan/wanxl.c unsigned short parity) parity 325 drivers/net/wan/wanxl.c if (parity != PARITY_NONE && parity 326 drivers/net/wan/wanxl.c parity != PARITY_CRC32_PR1_CCITT && parity 327 drivers/net/wan/wanxl.c parity != PARITY_CRC16_PR1_CCITT && parity 328 drivers/net/wan/wanxl.c parity != PARITY_CRC32_PR0_CCITT && parity 329 drivers/net/wan/wanxl.c parity != PARITY_CRC16_PR0_CCITT) parity 333 drivers/net/wan/wanxl.c get_status(port)->parity = parity; parity 143 drivers/net/wan/wanxl.h u32 parity; parity 670 drivers/net/wireless/broadcom/b43/b43.h bool parity; /* Check for parity */ parity 677 drivers/net/wireless/broadcom/b43/dma.c bool parity = ring->dev->dma.parity; parity 691 drivers/net/wireless/broadcom/b43/dma.c if (!parity) parity 704 drivers/net/wireless/broadcom/b43/dma.c if (!parity) parity 723 drivers/net/wireless/broadcom/b43/dma.c if (!parity) parity 739 drivers/net/wireless/broadcom/b43/dma.c if (!parity) parity 1079 drivers/net/wireless/broadcom/b43/dma.c dma->parity = true; parity 1083 drivers/net/wireless/broadcom/b43/dma.c dma->parity = false; parity 59 drivers/nfc/s3fwrn5/firmware.c hdr.type = type | fw_info->parity; parity 60 drivers/nfc/s3fwrn5/firmware.c fw_info->parity ^= 0x80; parity 493 drivers/nfc/s3fwrn5/firmware.c fw_info->parity = 0x00; parity 89 drivers/nfc/s3fwrn5/firmware.h char parity; parity 1372 drivers/scsi/BusLogic.c adapter->parity = fpinfo->parity; parity 1613 drivers/scsi/BusLogic.c adapter->parity = autoscsi.parity; parity 1651 drivers/scsi/BusLogic.c adapter->parity = setupinfo.parity; parity 1861 drivers/scsi/BusLogic.c adapter, (adapter->parity ? "Enabled" : "Disabled"), parity 434 drivers/scsi/BusLogic.h bool parity:1; /* Byte 0 Bit 1 */ parity 564 drivers/scsi/BusLogic.h bool parity:1; /* Byte 15 Bit 1 */ parity 960 drivers/scsi/BusLogic.h bool parity:1; /* Byte 20 Bit 0 */ parity 1005 drivers/scsi/BusLogic.h bool parity:1; parity 338 drivers/scsi/aha152x.c static int parity[] = {1, 1}; parity 339 drivers/scsi/aha152x.c module_param_array(parity, int, NULL, 0); parity 340 drivers/scsi/aha152x.c MODULE_PARM_DESC(parity,"use scsi parity"); parity 445 drivers/scsi/aha152x.c int parity; /* parity checking enabled */ parity 547 drivers/scsi/aha152x.c #define PARITY (HOSTDATA(shpnt)->parity) parity 745 drivers/scsi/aha152x.c PARITY = setup->parity; parity 3049 drivers/scsi/aha152x.c if ((setup->parity < 0) || (setup->parity > 1)) parity 3096 drivers/scsi/aha152x.c override.parity, parity 3117 drivers/scsi/aha152x.c override.parity, parity 3135 drivers/scsi/aha152x.c setup[setup_count].parity = aha152x[4]; parity 3145 drivers/scsi/aha152x.c setup[setup_count].parity = parity[0]; parity 3159 drivers/scsi/aha152x.c setup[setup_count].parity, parity 3172 drivers/scsi/aha152x.c setup[setup_count].parity = aha152x1[4]; parity 3182 drivers/scsi/aha152x.c setup[setup_count].parity = parity[1]; parity 3195 drivers/scsi/aha152x.c setup[setup_count].parity, parity 3228 drivers/scsi/aha152x.c setup[setup_count].parity = 1; parity 3296 drivers/scsi/aha152x.c setup[setup_count].parity = !conf.cf_parity; parity 3367 drivers/scsi/aha152x.c setup[setup_count].parity = ints[0] >= 5 ? ints[5] : 1; parity 271 drivers/scsi/aha152x.h unsigned parity:1; /* SCSI-parity: 1=enabled 0=disabled */ parity 276 drivers/scsi/aha152x.h #define cf_parity fields.parity parity 323 drivers/scsi/aha152x.h int parity; parity 9562 drivers/scsi/aic7xxx/aic79xx_core.c if (fmt1_ins->parity != 0) { parity 9565 drivers/scsi/aic7xxx/aic79xx_core.c fmt1_ins->parity = 0; parity 9580 drivers/scsi/aic7xxx/aic79xx_core.c instr.format1.parity = 1; parity 7025 drivers/scsi/aic7xxx/aic7xxx_core.c if (fmt1_ins->parity != 0) { parity 7028 drivers/scsi/aic7xxx/aic7xxx_core.c fmt1_ins->parity = 0; parity 7058 drivers/scsi/aic7xxx/aic7xxx_core.c instr.format1.parity = 1; parity 1676 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y f1_instr->parity = 1; parity 1813 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y f3_instr->parity = 1; parity 55 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h parity : 1; parity 57 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h uint32_t parity : 1, parity 74 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h parity : 1; parity 76 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h uint32_t parity : 1, parity 92 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h parity : 1; parity 94 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h uint32_t parity : 1, parity 110 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h parity : 1; parity 112 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h uint32_t parity : 1, parity 128 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h parity : 1; parity 130 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h uint32_t parity : 1, parity 146 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h parity : 1; parity 148 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h uint32_t parity : 1, parity 239 drivers/scsi/isci/phy.c phy_cap.parity = 1; parity 135 drivers/scsi/isci/phy.h u32 parity:1; parity 63 drivers/scsi/pcmcia/aha152x_stub.c static int parity = 1; parity 70 drivers/scsi/pcmcia/aha152x_stub.c module_param(parity, int, 0); parity 167 drivers/scsi/pcmcia/aha152x_stub.c s.parity = parity; parity 1393 drivers/staging/fwserial/fwserial.c icount->parity = port->icount.parity; parity 1412 drivers/staging/fwserial/fwserial.c port->icount.overrun, port->icount.parity, port->icount.brk); parity 46 drivers/staging/greybus/uart.c __u8 parity; parity 504 drivers/staging/greybus/uart.c newline.parity = termios->c_cflag & PARENB ? parity 712 drivers/staging/greybus/uart.c icount->parity = gb_tty->iocount.parity; parity 900 drivers/staging/greybus/uart.c gb_tty->line_coding.parity = GB_SERIAL_NO_PARITY; parity 168 drivers/tc/tc.c tc_bus.info.parity ? "" : "out"); parity 294 drivers/tty/amiserial.c icount->parity++; parity 1198 drivers/tty/amiserial.c icount->parity = cnow.parity; parity 1521 drivers/tty/amiserial.c if (state->icount.parity) parity 1522 drivers/tty/amiserial.c seq_printf(m, " pe:%d", state->icount.parity); parity 1650 drivers/tty/amiserial.c state->icount.frame = state->icount.parity = 0; parity 468 drivers/tty/cyclades.c info->icount.parity++; parity 2755 drivers/tty/cyclades.c sic->parity = cnow.parity; parity 212 drivers/tty/mxser.c int parity[32]; parity 1620 drivers/tty/mxser.c me->parity[p] = cflag & (PARENB | PARODD | parity 1838 drivers/tty/mxser.c icount->parity = cnow.parity; parity 2118 drivers/tty/mxser.c port->icount.parity++; parity 1741 drivers/tty/nozomi.c icount->parity = cnow.parity; parity 363 drivers/tty/serdev/core.c enum serdev_parity parity) parity 370 drivers/tty/serdev/core.c return ctrl->ops->set_parity(ctrl, parity); parity 198 drivers/tty/serdev/serdev-ttyport.c enum serdev_parity parity) parity 205 drivers/tty/serdev/serdev-ttyport.c if (parity != SERDEV_PARITY_NONE) { parity 207 drivers/tty/serdev/serdev-ttyport.c if (parity == SERDEV_PARITY_ODD) parity 96 drivers/tty/serial/21285.c port->icount.parity++; parity 387 drivers/tty/serial/21285.c int *parity, int *bits) parity 410 drivers/tty/serial/21285.c *parity = 'o'; parity 412 drivers/tty/serial/21285.c *parity = 'e'; parity 426 drivers/tty/serial/21285.c int parity = 'n'; parity 438 drivers/tty/serial/21285.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 440 drivers/tty/serial/21285.c serial21285_get_options(port, &baud, &parity, &bits); parity 442 drivers/tty/serial/21285.c return uart_set_options(port, co, baud, parity, bits, flow); parity 101 drivers/tty/serial/8250/8250_ingenic.c unsigned int parity, bits, flow; /* unused for now */ parity 103 drivers/tty/serial/8250/8250_ingenic.c uart_parse_options(opt, &baud, &parity, &bits, &flow); parity 1675 drivers/tty/serial/8250/8250_port.c port->icount.parity++; parity 3221 drivers/tty/serial/8250/8250_port.c int parity = 'n'; parity 3228 drivers/tty/serial/8250/8250_port.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 3232 drivers/tty/serial/8250/8250_port.c return uart_set_options(port, port->cons, baud, parity, bits, flow); parity 223 drivers/tty/serial/altera_uart.c port->icount.parity++; parity 465 drivers/tty/serial/altera_uart.c int parity = 'n'; parity 475 drivers/tty/serial/altera_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 477 drivers/tty/serial/altera_uart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 142 drivers/tty/serial/amba-pl010.c uap->port.icount.parity++; parity 612 drivers/tty/serial/amba-pl010.c int *parity, int *bits) parity 618 drivers/tty/serial/amba-pl010.c *parity = 'n'; parity 621 drivers/tty/serial/amba-pl010.c *parity = 'e'; parity 623 drivers/tty/serial/amba-pl010.c *parity = 'o'; parity 642 drivers/tty/serial/amba-pl010.c int parity = 'n'; parity 664 drivers/tty/serial/amba-pl010.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 666 drivers/tty/serial/amba-pl010.c pl010_console_get_options(uap, &baud, &parity, &bits); parity 668 drivers/tty/serial/amba-pl010.c return uart_set_options(&uap->port, co, baud, parity, bits, flow); parity 336 drivers/tty/serial/amba-pl011.c uap->port.icount.parity++; parity 2257 drivers/tty/serial/amba-pl011.c int *parity, int *bits) parity 2264 drivers/tty/serial/amba-pl011.c *parity = 'n'; parity 2267 drivers/tty/serial/amba-pl011.c *parity = 'e'; parity 2269 drivers/tty/serial/amba-pl011.c *parity = 'o'; parity 2295 drivers/tty/serial/amba-pl011.c int parity = 'n'; parity 2332 drivers/tty/serial/amba-pl011.c &baud, &parity, &bits, &flow); parity 2334 drivers/tty/serial/amba-pl011.c pl011_console_get_options(uap, &baud, &parity, &bits); parity 2337 drivers/tty/serial/amba-pl011.c return uart_set_options(&uap->port, co, baud, parity, bits, flow); parity 99 drivers/tty/serial/apbuart.c port->icount.parity++; parity 456 drivers/tty/serial/apbuart.c int *parity, int *bits) parity 463 drivers/tty/serial/apbuart.c *parity = 'n'; parity 466 drivers/tty/serial/apbuart.c *parity = 'e'; parity 468 drivers/tty/serial/apbuart.c *parity = 'o'; parity 482 drivers/tty/serial/apbuart.c int parity = 'n'; parity 501 drivers/tty/serial/apbuart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 503 drivers/tty/serial/apbuart.c apbuart_console_get_options(port, &baud, &parity, &bits); parity 505 drivers/tty/serial/apbuart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 586 drivers/tty/serial/ar933x_uart.c int parity = 'n'; parity 597 drivers/tty/serial/ar933x_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 599 drivers/tty/serial/ar933x_uart.c return uart_set_options(&up->port, co, baud, parity, bits, flow); parity 493 drivers/tty/serial/arc_uart.c int parity = 'n'; parity 508 drivers/tty/serial/arc_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 514 drivers/tty/serial/arc_uart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 768 drivers/tty/serial/atmel_serial.c port->icount.parity++; parity 1554 drivers/tty/serial/atmel_serial.c port->icount.parity++; parity 2599 drivers/tty/serial/atmel_serial.c int *parity, int *bits) parity 2619 drivers/tty/serial/atmel_serial.c *parity = 'e'; parity 2621 drivers/tty/serial/atmel_serial.c *parity = 'o'; parity 2639 drivers/tty/serial/atmel_serial.c int parity = 'n'; parity 2657 drivers/tty/serial/atmel_serial.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 2659 drivers/tty/serial/atmel_serial.c atmel_console_get_options(port, &baud, &parity, &bits); parity 2661 drivers/tty/serial/atmel_serial.c return uart_set_options(port, co, baud, parity, bits, flow); parity 278 drivers/tty/serial/bcm63xx_uart.c port->icount.parity++; parity 739 drivers/tty/serial/bcm63xx_uart.c int parity = 'n'; parity 748 drivers/tty/serial/bcm63xx_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 750 drivers/tty/serial/bcm63xx_uart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 118 drivers/tty/serial/clps711x.c port->icount.parity++; parity 385 drivers/tty/serial/clps711x.c int baud = 38400, bits = 8, parity = 'n', flow = 'n'; parity 410 drivers/tty/serial/clps711x.c parity = 'e'; parity 412 drivers/tty/serial/clps711x.c parity = 'o'; parity 422 drivers/tty/serial/clps711x.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 424 drivers/tty/serial/clps711x.c ret = uart_set_options(port, co, baud, parity, bits, flow); parity 324 drivers/tty/serial/cpm_uart/cpm_uart_core.c port->icount.parity++; parity 1292 drivers/tty/serial/cpm_uart/cpm_uart_core.c int parity = 'n'; parity 1332 drivers/tty/serial/cpm_uart/cpm_uart_core.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1362 drivers/tty/serial/cpm_uart/cpm_uart_core.c uart_set_options(port, co, baud, parity, bits, flow); parity 153 drivers/tty/serial/digicolor-usart.c port->icount.parity++; parity 418 drivers/tty/serial/digicolor-usart.c int baud = 115200, bits = 8, parity = 'n', flow = 'n'; parity 429 drivers/tty/serial/digicolor-usart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 431 drivers/tty/serial/digicolor-usart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 224 drivers/tty/serial/dz.c icount->parity++; parity 870 drivers/tty/serial/dz.c int parity = 'n'; parity 884 drivers/tty/serial/dz.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 886 drivers/tty/serial/dz.c return uart_set_options(&dport->port, co, baud, parity, bits, flow); parity 221 drivers/tty/serial/efm32-uart.c port->icount.parity++; parity 557 drivers/tty/serial/efm32-uart.c int *baud, int *parity, int *bits) parity 579 drivers/tty/serial/efm32-uart.c *parity = 'o'; parity 582 drivers/tty/serial/efm32-uart.c *parity = 'e'; parity 585 drivers/tty/serial/efm32-uart.c *parity = 'n'; parity 592 drivers/tty/serial/efm32-uart.c *baud, *parity, *bits); parity 600 drivers/tty/serial/efm32-uart.c int parity = 'n'; parity 632 drivers/tty/serial/efm32-uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 635 drivers/tty/serial/efm32-uart.c &baud, &parity, &bits); parity 637 drivers/tty/serial/efm32-uart.c return uart_set_options(&efm_port->port, co, baud, parity, bits, flow); parity 685 drivers/tty/serial/fsl_linflexuart.c linflex_console_get_options(struct uart_port *sport, int *parity, int *bits) parity 697 drivers/tty/serial/fsl_linflexuart.c *parity = 'n'; parity 700 drivers/tty/serial/fsl_linflexuart.c *parity = 'o'; parity 702 drivers/tty/serial/fsl_linflexuart.c *parity = 'e'; parity 718 drivers/tty/serial/fsl_linflexuart.c int parity = 'n'; parity 736 drivers/tty/serial/fsl_linflexuart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 738 drivers/tty/serial/fsl_linflexuart.c linflex_console_get_options(sport, &parity, &bits); parity 756 drivers/tty/serial/fsl_linflexuart.c ret = uart_set_options(sport, co, baud, parity, bits, flow); parity 845 drivers/tty/serial/fsl_lpuart.c sport->port.icount.parity++; parity 927 drivers/tty/serial/fsl_lpuart.c sport->port.icount.parity++; parity 1016 drivers/tty/serial/fsl_lpuart.c sport->port.icount.parity++; parity 1035 drivers/tty/serial/fsl_lpuart.c sport->port.icount.parity++; parity 2156 drivers/tty/serial/fsl_lpuart.c int *parity, int *bits) parity 2170 drivers/tty/serial/fsl_lpuart.c *parity = 'n'; parity 2173 drivers/tty/serial/fsl_lpuart.c *parity = 'o'; parity 2175 drivers/tty/serial/fsl_lpuart.c *parity = 'e'; parity 2205 drivers/tty/serial/fsl_lpuart.c int *parity, int *bits) parity 2219 drivers/tty/serial/fsl_lpuart.c *parity = 'n'; parity 2222 drivers/tty/serial/fsl_lpuart.c *parity = 'o'; parity 2224 drivers/tty/serial/fsl_lpuart.c *parity = 'e'; parity 2251 drivers/tty/serial/fsl_lpuart.c int parity = 'n'; parity 2267 drivers/tty/serial/fsl_lpuart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 2270 drivers/tty/serial/fsl_lpuart.c lpuart32_console_get_options(sport, &baud, &parity, &bits); parity 2272 drivers/tty/serial/fsl_lpuart.c lpuart_console_get_options(sport, &baud, &parity, &bits); parity 2279 drivers/tty/serial/fsl_lpuart.c return uart_set_options(&sport->port, co, baud, parity, bits, flow); parity 777 drivers/tty/serial/icom.c icount->parity++; parity 768 drivers/tty/serial/imx.c sport->port.icount.parity++; parity 1206 drivers/tty/serial/imx.c sport->port.icount.parity++; parity 1995 drivers/tty/serial/imx.c int *parity, int *bits) parity 2006 drivers/tty/serial/imx.c *parity = 'n'; parity 2009 drivers/tty/serial/imx.c *parity = 'o'; parity 2011 drivers/tty/serial/imx.c *parity = 'e'; parity 2058 drivers/tty/serial/imx.c int parity = 'n'; parity 2079 drivers/tty/serial/imx.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 2081 drivers/tty/serial/imx.c imx_uart_console_get_options(sport, &baud, &parity, &bits); parity 2085 drivers/tty/serial/imx.c retval = uart_set_options(&sport->port, co, baud, parity, bits, flow); parity 294 drivers/tty/serial/ip22zilog.c up->port.icount.parity++; parity 1036 drivers/tty/serial/ip22zilog.c int parity = 'n'; parity 1052 drivers/tty/serial/ip22zilog.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1053 drivers/tty/serial/ip22zilog.c return uart_set_options(&up->port, con, baud, parity, bits, flow); parity 184 drivers/tty/serial/lantiq.c port->icount.parity++; parity 647 drivers/tty/serial/lantiq.c int parity = 'n'; parity 665 drivers/tty/serial/lantiq.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 666 drivers/tty/serial/lantiq.c return uart_set_options(port, co, baud, parity, bits, flow); parity 162 drivers/tty/serial/lpc32xx_hs.c int parity = 'n'; parity 173 drivers/tty/serial/lpc32xx_hs.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 177 drivers/tty/serial/lpc32xx_hs.c return uart_set_options(port, co, baud, parity, bits, flow); parity 107 drivers/tty/serial/max3100.c int parity; /* keeps track if we should send parity */ parity 141 drivers/tty/serial/max3100.c int parity; parity 143 drivers/tty/serial/max3100.c if (s->parity & MAX3100_PARITY_ODD) parity 144 drivers/tty/serial/max3100.c parity = 1; parity 146 drivers/tty/serial/max3100.c parity = 0; parity 148 drivers/tty/serial/max3100.c if (s->parity & MAX3100_7BIT) parity 153 drivers/tty/serial/max3100.c parity = parity ^ (hweight8(c) & 1); parity 154 drivers/tty/serial/max3100.c return parity; parity 164 drivers/tty/serial/max3100.c if (s->parity & MAX3100_7BIT) parity 169 drivers/tty/serial/max3100.c if (s->parity & MAX3100_PARITY_ON) parity 223 drivers/tty/serial/max3100.c ch = rx & (s->parity & MAX3100_7BIT ? 0x7f : 0xff); parity 229 drivers/tty/serial/max3100.c if (s->parity & MAX3100_PARITY_ON) { parity 234 drivers/tty/serial/max3100.c s->port.icount.parity++; parity 428 drivers/tty/serial/max3100.c u32 param_new, param_mask, parity = 0; parity 486 drivers/tty/serial/max3100.c parity &= ~MAX3100_7BIT; parity 489 drivers/tty/serial/max3100.c parity |= MAX3100_7BIT; parity 502 drivers/tty/serial/max3100.c parity |= MAX3100_PARITY_ON; parity 505 drivers/tty/serial/max3100.c parity &= ~MAX3100_PARITY_ON; parity 510 drivers/tty/serial/max3100.c parity |= MAX3100_PARITY_ODD; parity 512 drivers/tty/serial/max3100.c parity &= ~MAX3100_PARITY_ODD; parity 535 drivers/tty/serial/max3100.c s->parity = parity; parity 595 drivers/tty/serial/max3100.c s->parity = 0; parity 718 drivers/tty/serial/max310x.c port->icount.parity++; parity 300 drivers/tty/serial/mcf.c port->icount.parity++; parity 550 drivers/tty/serial/mcf.c int parity = 'n'; parity 560 drivers/tty/serial/mcf.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 562 drivers/tty/serial/mcf.c return uart_set_options(port, co, baud, parity, bits, flow); parity 205 drivers/tty/serial/men_z135_uart.c port->icount.parity++; parity 513 drivers/tty/serial/meson_uart.c int parity = 'n'; parity 526 drivers/tty/serial/meson_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 528 drivers/tty/serial/meson_uart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 179 drivers/tty/serial/milbeaut_usio.c port->icount.parity++; parity 427 drivers/tty/serial/milbeaut_usio.c int parity = 'n'; parity 440 drivers/tty/serial/milbeaut_usio.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 445 drivers/tty/serial/milbeaut_usio.c return uart_set_options(port, co, baud, parity, bits, flow); parity 1409 drivers/tty/serial/mpc52xx_uart.c port->icount.parity++; parity 1539 drivers/tty/serial/mpc52xx_uart.c int *baud, int *parity, int *bits, int *flow) parity 1568 drivers/tty/serial/mpc52xx_uart.c *parity = 'n'; parity 1570 drivers/tty/serial/mpc52xx_uart.c *parity = mr1 & MPC52xx_PSC_MODE_PARODD ? 'o' : 'e'; parity 1618 drivers/tty/serial/mpc52xx_uart.c int parity = 'n'; parity 1668 drivers/tty/serial/mpc52xx_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1670 drivers/tty/serial/mpc52xx_uart.c mpc52xx_console_get_options(port, &baud, &parity, &bits, &flow); parity 1673 drivers/tty/serial/mpc52xx_uart.c baud, bits, parity, flow); parity 1675 drivers/tty/serial/mpc52xx_uart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 456 drivers/tty/serial/mps2-uart.c int parity = 'n'; parity 468 drivers/tty/serial/mps2-uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 470 drivers/tty/serial/mps2-uart.c return uart_set_options(&mps_port->port, co, baud, parity, bits, flow); parity 1662 drivers/tty/serial/msm_serial.c int parity = 'n'; parity 1676 drivers/tty/serial/msm_serial.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1680 drivers/tty/serial/msm_serial.c return uart_set_options(port, co, baud, parity, bits, flow); parity 250 drivers/tty/serial/mvebu-uart.c port->icount.parity++; parity 697 drivers/tty/serial/mvebu-uart.c int parity = 'n'; parity 711 drivers/tty/serial/mvebu-uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 713 drivers/tty/serial/mvebu-uart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 664 drivers/tty/serial/mxs-auart.c s->port.icount.parity++; parity 1402 drivers/tty/serial/mxs-auart.c int *parity, int *bits) parity 1412 drivers/tty/serial/mxs-auart.c *parity = 'n'; parity 1415 drivers/tty/serial/mxs-auart.c *parity = 'e'; parity 1417 drivers/tty/serial/mxs-auart.c *parity = 'o'; parity 1441 drivers/tty/serial/mxs-auart.c int parity = 'n'; parity 1461 drivers/tty/serial/mxs-auart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1463 drivers/tty/serial/mxs-auart.c auart_console_get_options(s, &baud, &parity, &bits); parity 1465 drivers/tty/serial/mxs-auart.c ret = uart_set_options(&s->port, co, baud, parity, bits, flow); parity 521 drivers/tty/serial/omap-serial.c up->port.icount.parity++; parity 1355 drivers/tty/serial/omap-serial.c int parity = 'n'; parity 1363 drivers/tty/serial/omap-serial.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1365 drivers/tty/serial/omap-serial.c return uart_set_options(&up->port, co, baud, parity, bits, flow); parity 554 drivers/tty/serial/owl-uart.c int parity = 'n'; parity 565 drivers/tty/serial/owl-uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 567 drivers/tty/serial/owl-uart.c return uart_set_options(&owl_port->port, co, baud, parity, bits, flow); parity 439 drivers/tty/serial/pch_uart.c unsigned int parity, unsigned int bits, parity 454 drivers/tty/serial/pch_uart.c if (parity & ~(PCH_UART_LCR_PEN | PCH_UART_LCR_EPS | PCH_UART_LCR_SP)) { parity 455 drivers/tty/serial/pch_uart.c dev_err(priv->port.dev, "Invalid parity(0x%x)\n", parity); parity 469 drivers/tty/serial/pch_uart.c lcr = parity; parity 1065 drivers/tty/serial/pch_uart.c port->icount.parity++; parity 1372 drivers/tty/serial/pch_uart.c unsigned int baud, parity, bits, stb; parity 1398 drivers/tty/serial/pch_uart.c parity = PCH_UART_HAL_PARITY_ODD; parity 1400 drivers/tty/serial/pch_uart.c parity = PCH_UART_HAL_PARITY_EVEN; parity 1403 drivers/tty/serial/pch_uart.c parity = PCH_UART_HAL_PARITY_NONE; parity 1419 drivers/tty/serial/pch_uart.c rtn = pch_uart_hal_set_line(priv, baud, parity, bits, stb); parity 1684 drivers/tty/serial/pch_uart.c int parity = 'n'; parity 1702 drivers/tty/serial/pch_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1704 drivers/tty/serial/pch_uart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 248 drivers/tty/serial/pic32_uart.c port->icount.parity++; parity 730 drivers/tty/serial/pic32_uart.c int parity = 'n'; parity 747 drivers/tty/serial/pic32_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 749 drivers/tty/serial/pic32_uart.c return uart_set_options(port, co, baud, parity, bits, flow); parity 25 drivers/tty/serial/pic32_uart.h int parity; parity 283 drivers/tty/serial/pmac_zilog.c uap->port.icount.parity++; parity 1985 drivers/tty/serial/pmac_zilog.c int parity = 'n'; parity 2032 drivers/tty/serial/pmac_zilog.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 2034 drivers/tty/serial/pmac_zilog.c return uart_set_options(port, co, baud, parity, bits, flow); parity 210 drivers/tty/serial/pnx8xxx_uart.c sport->port.icount.parity++; parity 724 drivers/tty/serial/pnx8xxx_uart.c int parity = 'n'; parity 737 drivers/tty/serial/pnx8xxx_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 739 drivers/tty/serial/pnx8xxx_uart.c return uart_set_options(&sport->port, co, baud, parity, bits, flow); parity 131 drivers/tty/serial/pxa.c up->port.icount.parity++; parity 731 drivers/tty/serial/pxa.c int parity = 'n'; parity 741 drivers/tty/serial/pxa.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 743 drivers/tty/serial/pxa.c return uart_set_options(&up->port, co, baud, parity, bits, flow); parity 804 drivers/tty/serial/qcom_geni_serial.c uport->icount.parity++; parity 1072 drivers/tty/serial/qcom_geni_serial.c int parity = 'n'; parity 1097 drivers/tty/serial/qcom_geni_serial.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1099 drivers/tty/serial/qcom_geni_serial.c return uart_set_options(uport, co, baud, parity, bits, flow); parity 378 drivers/tty/serial/rda-uart.c port->icount.parity++; parity 641 drivers/tty/serial/rda-uart.c int parity = 'n'; parity 652 drivers/tty/serial/rda-uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 654 drivers/tty/serial/rda-uart.c return uart_set_options(&rda_port->port, co, baud, parity, bits, flow); parity 204 drivers/tty/serial/sa1100.c sport->port.icount.parity++; parity 750 drivers/tty/serial/sa1100.c int *parity, int *bits) parity 761 drivers/tty/serial/sa1100.c *parity = 'n'; parity 764 drivers/tty/serial/sa1100.c *parity = 'e'; parity 766 drivers/tty/serial/sa1100.c *parity = 'o'; parity 786 drivers/tty/serial/sa1100.c int parity = 'n'; parity 799 drivers/tty/serial/sa1100.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 801 drivers/tty/serial/sa1100.c sa1100_console_get_options(sport, &baud, &parity, &bits); parity 803 drivers/tty/serial/sa1100.c return uart_set_options(&sport->port, co, baud, parity, bits, flow); parity 2132 drivers/tty/serial/samsung.c int *parity, int *bits) parity 2169 drivers/tty/serial/samsung.c *parity = 'e'; parity 2173 drivers/tty/serial/samsung.c *parity = 'o'; parity 2178 drivers/tty/serial/samsung.c *parity = 'n'; parity 2204 drivers/tty/serial/samsung.c int parity = 'n'; parity 2232 drivers/tty/serial/samsung.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 2234 drivers/tty/serial/samsung.c s3c24xx_serial_get_options(port, &baud, &parity, &bits); parity 2238 drivers/tty/serial/samsung.c return uart_set_options(port, co, baud, parity, bits, flow); parity 364 drivers/tty/serial/sb1250-duart.c icount->parity++; parity 872 drivers/tty/serial/sb1250-duart.c int parity = 'n'; parity 886 drivers/tty/serial/sb1250-duart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 887 drivers/tty/serial/sb1250-duart.c return uart_set_options(uport, co, baud, parity, bits, flow); parity 599 drivers/tty/serial/sc16is7xx.c port->icount.parity++; parity 412 drivers/tty/serial/sccnxp.c port->icount.parity++; parity 863 drivers/tty/serial/sccnxp.c int baud = 9600, bits = 8, parity = 'n', flow = 'n'; parity 866 drivers/tty/serial/sccnxp.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 868 drivers/tty/serial/sccnxp.c return uart_set_options(port, co, baud, parity, bits, flow); parity 445 drivers/tty/serial/serial-tegra.c tup->uport.icount.parity++; parity 1276 drivers/tty/serial/serial_core.c icount->parity = cnow.parity; parity 1860 drivers/tty/serial/serial_core.c if (uport->icount.parity) parity 1861 drivers/tty/serial/serial_core.c seq_printf(m, " pe:%d", uport->icount.parity); parity 2030 drivers/tty/serial/serial_core.c uart_parse_options(const char *options, int *baud, int *parity, parity 2039 drivers/tty/serial/serial_core.c *parity = *s++; parity 2058 drivers/tty/serial/serial_core.c int baud, int parity, int bits, int flow) parity 2084 drivers/tty/serial/serial_core.c switch (parity) { parity 2399 drivers/tty/serial/serial_core.c int parity = 'n'; parity 2422 drivers/tty/serial/serial_core.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 2423 drivers/tty/serial/serial_core.c ret = uart_set_options(port, NULL, baud, parity, bits, flow); parity 301 drivers/tty/serial/serial_txx9.c up->port.icount.parity++; parity 935 drivers/tty/serial/serial_txx9.c int parity = 'n'; parity 953 drivers/tty/serial/serial_txx9.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 955 drivers/tty/serial/serial_txx9.c return uart_set_options(port, co, baud, parity, bits, flow); parity 898 drivers/tty/serial/sh-sci.c port->icount.parity++; parity 955 drivers/tty/serial/sh-sci.c port->icount.parity++; parity 3061 drivers/tty/serial/sh-sci.c int parity = 'n'; parity 3085 drivers/tty/serial/sh-sci.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 3087 drivers/tty/serial/sh-sci.c return uart_set_options(port, co, baud, parity, bits, flow); parity 805 drivers/tty/serial/sifive.c int parity = 'n'; parity 816 drivers/tty/serial/sifive.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 818 drivers/tty/serial/sifive.c return uart_set_options(&ssp->port, co, baud, parity, bits, flow); parity 497 drivers/tty/serial/sirfsoc_uart.c port->icount.parity++; parity 1088 drivers/tty/serial/sirfsoc_uart.c unsigned int parity = 'n'; parity 1106 drivers/tty/serial/sirfsoc_uart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1112 drivers/tty/serial/sirfsoc_uart.c return uart_set_options(&sirfport->port, co, baud, parity, bits, flow); parity 581 drivers/tty/serial/sprd_serial.c port->icount.parity++; parity 992 drivers/tty/serial/sprd_serial.c int parity = 'n'; parity 1005 drivers/tty/serial/sprd_serial.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1008 drivers/tty/serial/sprd_serial.c parity, bits, flow); parity 329 drivers/tty/serial/st-asc.c port->icount.parity++; parity 917 drivers/tty/serial/st-asc.c int parity = 'n'; parity 935 drivers/tty/serial/st-asc.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 937 drivers/tty/serial/st-asc.c return uart_set_options(&ascport->port, co, baud, parity, bits, flow); parity 252 drivers/tty/serial/stm32-usart.c port->icount.parity++; parity 1297 drivers/tty/serial/stm32-usart.c int parity = 'n'; parity 1315 drivers/tty/serial/stm32-usart.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1317 drivers/tty/serial/stm32-usart.c return uart_set_options(&stm32port->port, co, baud, parity, bits, flow); parity 90 drivers/tty/serial/suncore.c char parity; parity 125 drivers/tty/serial/suncore.c parity = *(++s); parity 156 drivers/tty/serial/suncore.c switch (parity) { parity 196 drivers/tty/serial/sunsab.c up->port.icount.parity++; parity 356 drivers/tty/serial/sunsu.c up->port.icount.parity++; parity 379 drivers/tty/serial/sunzilog.c up->port.icount.parity++; parity 142 drivers/tty/serial/uartlite.c port->icount.parity++; parity 514 drivers/tty/serial/uartlite.c int parity = 'n'; parity 533 drivers/tty/serial/uartlite.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 535 drivers/tty/serial/uartlite.c return uart_set_options(port, co, baud, parity, bits, flow); parity 534 drivers/tty/serial/ucc_uart.c port->icount.parity++; parity 331 drivers/tty/serial/vr41xx_siu.c port->icount.parity++; parity 776 drivers/tty/serial/vr41xx_siu.c int parity = 'n'; parity 794 drivers/tty/serial/vr41xx_siu.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 796 drivers/tty/serial/vr41xx_siu.c return uart_set_options(port, con, baud, parity, bits, flow); parity 182 drivers/tty/serial/vt8500_serial.c port->icount.parity++; parity 526 drivers/tty/serial/vt8500_serial.c int parity = 'n'; parity 538 drivers/tty/serial/vt8500_serial.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 541 drivers/tty/serial/vt8500_serial.c co, baud, parity, bits, flow); parity 270 drivers/tty/serial/xilinx_uartps.c port->icount.parity++; parity 280 drivers/tty/serial/xilinx_uartps.c port->icount.parity++; parity 1249 drivers/tty/serial/xilinx_uartps.c int parity = 'n'; parity 1259 drivers/tty/serial/xilinx_uartps.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1261 drivers/tty/serial/xilinx_uartps.c return uart_set_options(port, co, baud, parity, bits, flow); parity 588 drivers/tty/serial/zs.c icount->parity++; parity 1206 drivers/tty/serial/zs.c int parity = 'n'; parity 1218 drivers/tty/serial/zs.c uart_parse_options(options, &baud, &parity, &bits, &flow); parity 1219 drivers/tty/serial/zs.c return uart_set_options(uport, co, baud, parity, bits, flow); parity 1479 drivers/tty/synclink.c icount->parity++; parity 1517 drivers/tty/synclink.c icount->parity,icount->frame,icount->overrun); parity 1934 drivers/tty/synclink.c info->params.parity = ASYNC_PARITY_NONE; parity 1937 drivers/tty/synclink.c info->params.parity = ASYNC_PARITY_ODD; parity 1939 drivers/tty/synclink.c info->params.parity = ASYNC_PARITY_EVEN; parity 1942 drivers/tty/synclink.c info->params.parity = ASYNC_PARITY_SPACE; parity 2934 drivers/tty/synclink.c icount->parity = cnow.parity; parity 3486 drivers/tty/synclink.c if (info->icount.parity) parity 3487 drivers/tty/synclink.c seq_printf(m, " pe:%d", info->icount.parity); parity 5844 drivers/tty/synclink.c if ( info->params.parity != ASYNC_PARITY_NONE ) { parity 5846 drivers/tty/synclink.c if ( info->params.parity != ASYNC_PARITY_ODD ) parity 5901 drivers/tty/synclink.c if ( info->params.parity != ASYNC_PARITY_NONE ) { parity 5903 drivers/tty/synclink.c if ( info->params.parity != ASYNC_PARITY_ODD ) parity 7563 drivers/tty/synclink.c unsigned short parity) parity 7583 drivers/tty/synclink.c switch (parity) parity 369 drivers/tty/synclink_gt.c .parity = ASYNC_PARITY_NONE parity 1116 drivers/tty/synclink_gt.c icount->parity = cnow.parity; parity 1145 drivers/tty/synclink_gt.c tmp_params.parity = info->params.parity; parity 1175 drivers/tty/synclink_gt.c info->params.parity = tmp_params.parity; parity 1278 drivers/tty/synclink_gt.c if (info->icount.parity) parity 1279 drivers/tty/synclink_gt.c seq_printf(m, " pe:%d", info->icount.parity); parity 1408 drivers/tty/synclink_gt.c unsigned short parity) parity 1430 drivers/tty/synclink_gt.c switch (parity) parity 1850 drivers/tty/synclink_gt.c icount->parity++; parity 2537 drivers/tty/synclink_gt.c info->params.parity = (cflag & PARODD) ? ASYNC_PARITY_ODD : ASYNC_PARITY_EVEN; parity 2539 drivers/tty/synclink_gt.c info->params.parity = ASYNC_PARITY_NONE; parity 4122 drivers/tty/synclink_gt.c if (info->params.parity != ASYNC_PARITY_NONE) { parity 4124 drivers/tty/synclink_gt.c if (info->params.parity == ASYNC_PARITY_ODD) parity 4162 drivers/tty/synclink_gt.c if (info->params.parity != ASYNC_PARITY_NONE) { parity 4164 drivers/tty/synclink_gt.c if (info->params.parity == ASYNC_PARITY_ODD) parity 1325 drivers/tty/synclinkmp.c icount->parity = cnow.parity; parity 1391 drivers/tty/synclinkmp.c if (info->icount.parity) parity 1392 drivers/tty/synclinkmp.c seq_printf(m, " pe:%d", info->icount.parity); parity 1533 drivers/tty/synclinkmp.c unsigned short parity) parity 1553 drivers/tty/synclinkmp.c switch (parity) parity 2162 drivers/tty/synclinkmp.c icount->parity++; parity 2195 drivers/tty/synclinkmp.c icount->rx,icount->brk,icount->parity, parity 2769 drivers/tty/synclinkmp.c info->params.parity = ASYNC_PARITY_NONE; parity 2772 drivers/tty/synclinkmp.c info->params.parity = ASYNC_PARITY_ODD; parity 2774 drivers/tty/synclinkmp.c info->params.parity = ASYNC_PARITY_EVEN; parity 2777 drivers/tty/synclinkmp.c info->params.parity = ASYNC_PARITY_SPACE; parity 4399 drivers/tty/synclinkmp.c if (info->params.parity != ASYNC_PARITY_NONE) { parity 4401 drivers/tty/synclinkmp.c if (info->params.parity == ASYNC_PARITY_ODD) parity 322 drivers/usb/class/cdc-acm.c acm->iocount.parity++; parity 1016 drivers/usb/class/cdc-acm.c icount->parity = acm->iocount.parity; parity 521 drivers/usb/serial/ark3116.c port->icount.parity++; parity 60 drivers/usb/serial/console.c int parity = 'n'; parity 76 drivers/usb/serial/console.c parity = *s++; parity 96 drivers/usb/serial/console.c switch (parity) { parity 354 drivers/usb/serial/f81232.c port->icount.parity++; parity 1226 drivers/usb/serial/f81534.c port->icount.parity++; parity 2547 drivers/usb/serial/ftdi_sio.c port->icount.parity++; parity 565 drivers/usb/serial/generic.c icount->parity = cnow.parity; parity 2064 drivers/usb/serial/io_edgeport.c icount->parity++; parity 1619 drivers/usb/serial/io_ti.c icount->parity++; parity 781 drivers/usb/serial/iuu_phoenix.c u32 *actual, u8 parity) parity 834 drivers/usb/serial/iuu_phoenix.c switch (parity & 0x0F) { parity 856 drivers/usb/serial/iuu_phoenix.c switch (parity & 0xF0) { parity 885 drivers/usb/serial/iuu_phoenix.c u32 parity; parity 896 drivers/usb/serial/iuu_phoenix.c parity = 0; parity 899 drivers/usb/serial/iuu_phoenix.c parity |= IUU_PARITY_SPACE; parity 901 drivers/usb/serial/iuu_phoenix.c parity |= IUU_PARITY_MARK; parity 903 drivers/usb/serial/iuu_phoenix.c parity |= IUU_PARITY_NONE; parity 906 drivers/usb/serial/iuu_phoenix.c parity |= IUU_PARITY_ODD; parity 908 drivers/usb/serial/iuu_phoenix.c parity |= IUU_PARITY_EVEN; parity 910 drivers/usb/serial/iuu_phoenix.c parity |= (cflag & CSTOPB ? IUU_TWO_STOP_BITS : IUU_ONE_STOP_BIT); parity 915 drivers/usb/serial/iuu_phoenix.c &actual, parity); parity 2238 drivers/usb/serial/keyspan.c msg.parity = 0; /* XXX for now */ parity 112 drivers/usb/serial/keyspan_usa28msg.h u8 parity, // 1=use parity, 0=don't parity 430 drivers/usb/serial/mos7840.c icount->parity++; parity 419 drivers/usb/serial/mxuport.c port->icount.parity++; parity 850 drivers/usb/serial/mxuport.c u8 parity; parity 886 drivers/usb/serial/mxuport.c parity = MX_PARITY_MARK; parity 888 drivers/usb/serial/mxuport.c parity = MX_PARITY_SPACE; parity 891 drivers/usb/serial/mxuport.c parity = MX_PARITY_ODD; parity 893 drivers/usb/serial/mxuport.c parity = MX_PARITY_EVEN; parity 896 drivers/usb/serial/mxuport.c parity = MX_PARITY_NONE; parity 906 drivers/usb/serial/mxuport.c buf[1] = parity; parity 934 drivers/usb/serial/mxuport.c dev_dbg(&port->dev, "parity : %d\n", parity); parity 898 drivers/usb/serial/quatech2.c icount->parity++; parity 478 drivers/usb/serial/ssu100.c port->icount.parity++; parity 657 drivers/usb/serial/whiteheat.c port_settings.parity = WHITEHEAT_PAR_MARK; parity 659 drivers/usb/serial/whiteheat.c port_settings.parity = WHITEHEAT_PAR_SPACE; parity 662 drivers/usb/serial/whiteheat.c port_settings.parity = WHITEHEAT_PAR_ODD; parity 664 drivers/usb/serial/whiteheat.c port_settings.parity = WHITEHEAT_PAR_EVEN; parity 666 drivers/usb/serial/whiteheat.c port_settings.parity = WHITEHEAT_PAR_NONE; parity 667 drivers/usb/serial/whiteheat.c dev_dbg(dev, "%s - parity = %c\n", __func__, port_settings.parity); parity 94 drivers/usb/serial/whiteheat.h __u8 parity; /* see WHITEHEAT_PAR_* above */ parity 215 drivers/usb/storage/alauda.c static unsigned char parity[256]; parity 222 drivers/usb/storage/alauda.c parity[0] = 0; parity 224 drivers/usb/storage/alauda.c parity[i] = (parity[i&(i-1)] ^ 1); parity 238 drivers/usb/storage/alauda.c ecc2[i] = ~(a ^ (a<<1) ^ (parity[i] ? 0xa8 : 0)); parity 251 drivers/usb/storage/alauda.c bit = parity[data[i]]; parity 259 drivers/usb/storage/alauda.c ecc[0] = ~(a ^ (a<<1) ^ (parity[par] ? 0xaa : 0)); parity 262 drivers/usb/storage/alauda.c ecc[1] = ~(a ^ (a<<1) ^ (parity[par] ? 0xaa : 0)); parity 625 drivers/usb/storage/alauda.c if (parity[data[6] ^ data[7]]) { parity 847 drivers/usb/storage/alauda.c if (parity[MSB_of(lbap) ^ LSB_of(lbap)]) parity 185 drivers/usb/storage/sddr09.c static unsigned char parity[256]; parity 191 drivers/usb/storage/sddr09.c parity[0] = 0; parity 193 drivers/usb/storage/sddr09.c parity[i] = (parity[i&(i-1)] ^ 1); parity 207 drivers/usb/storage/sddr09.c ecc2[i] = ~(a ^ (a<<1) ^ (parity[i] ? 0xa8 : 0)); parity 219 drivers/usb/storage/sddr09.c bit = parity[data[i]]; parity 227 drivers/usb/storage/sddr09.c ecc[0] = ~(a ^ (a<<1) ^ (parity[par] ? 0xaa : 0)); parity 230 drivers/usb/storage/sddr09.c ecc[1] = ~(a ^ (a<<1) ^ (parity[par] ? 0xaa : 0)); parity 864 drivers/usb/storage/sddr09.c if (parity[MSB_of(lbap) ^ LSB_of(lbap)]) parity 1313 drivers/usb/storage/sddr09.c if (parity[ptr[6] ^ ptr[7]]) { parity 2411 fs/btrfs/raid56.c void *parity; parity 2439 fs/btrfs/raid56.c parity = kmap(p); parity 2440 fs/btrfs/raid56.c if (memcmp(parity, pointers[rbio->scrubp], PAGE_SIZE)) parity 2441 fs/btrfs/raid56.c copy_page(parity, pointers[rbio->scrubp]); parity 99 fs/ocfs2/blockcheck.c u32 ocfs2_hamming_encode(u32 parity, void *data, unsigned int d, unsigned int nr) parity 138 fs/ocfs2/blockcheck.c parity ^= b; parity 143 fs/ocfs2/blockcheck.c return parity; parity 77 fs/ocfs2/blockcheck.h u32 ocfs2_hamming_encode(u32 parity, void *data, unsigned int d, parity 458 include/acpi/acrestyp.h u8 parity; parity 111 include/acpi/actbl3.h u8 parity; parity 106 include/linux/cyclades.h __u32 frame, parity, overrun, brk; parity 1330 include/linux/greybus/greybus_protocols.h __u8 parity; parity 38 include/linux/hdlc.h unsigned short encoding, unsigned short parity); parity 304 include/linux/serdev.h enum serdev_parity parity); parity 22 include/linux/serial.h __u32 frame, parity, overrun, brk; parity 97 include/linux/serial_core.h __u32 parity; parity 398 include/linux/serial_core.h void uart_parse_options(const char *options, int *baud, int *parity, int *bits, parity 401 include/linux/serial_core.h int parity, int bits, int flow); parity 32 include/linux/synclink.h unsigned char parity; parity 57 include/linux/tc.h s32 parity; /* System module supports TC parity. */ parity 231 include/net/bluetooth/rfcomm.h u8 parity, u8 flow_ctrl_settings, parity 131 include/uapi/linux/dvb/ca.h unsigned int parity; parity 55 include/uapi/linux/hdlc/ioctl.h unsigned short parity; parity 105 include/uapi/linux/serial.h int frame, overrun, parity, brk; parity 168 include/uapi/linux/synclink.h unsigned char parity; /* none, even, or odd */ parity 215 include/uapi/linux/synclink.h __u32 frame, parity, overrun, brk; parity 507 lib/bch.c tmp |= parity(mask) << (m-r); parity 101 net/bluetooth/rfcomm/core.c #define __rpn_line_settings(data, stop, parity) ((data & 0x3) | ((stop & 0x1) << 2) | ((parity & 0x7) << 3)) parity 961 net/bluetooth/rfcomm/core.c u8 parity, u8 flow_ctrl_settings, parity 971 net/bluetooth/rfcomm/core.c s, cr, dlci, bit_rate, data_bits, stop_bits, parity, parity 986 net/bluetooth/rfcomm/core.c rpn->line_settings = __rpn_line_settings(data_bits, stop_bits, parity); parity 1455 net/bluetooth/rfcomm/core.c u8 parity = 0; parity 1473 net/bluetooth/rfcomm/core.c parity = RFCOMM_RPN_PARITY_NONE; parity 1511 net/bluetooth/rfcomm/core.c parity = __get_rpn_parity(rpn->line_settings); parity 1512 net/bluetooth/rfcomm/core.c if (parity != RFCOMM_RPN_PARITY_NONE) { parity 1513 net/bluetooth/rfcomm/core.c BT_DBG("RPN parity mismatch 0x%x", parity); parity 1514 net/bluetooth/rfcomm/core.c parity = RFCOMM_RPN_PARITY_NONE; parity 1548 net/bluetooth/rfcomm/core.c parity, flow_ctrl, xon_char, xoff_char, rpn_mask); parity 862 net/bluetooth/rfcomm/tty.c u8 baud, data_bits, stop_bits, parity, x_on, x_off; parity 887 net/bluetooth/rfcomm/tty.c parity = RFCOMM_RPN_PARITY_ODD; parity 890 net/bluetooth/rfcomm/tty.c parity = RFCOMM_RPN_PARITY_EVEN; parity 894 net/bluetooth/rfcomm/tty.c parity = RFCOMM_RPN_PARITY_NONE; parity 991 net/bluetooth/rfcomm/tty.c data_bits, stop_bits, parity,