/linux-6.6.21/drivers/accessibility/speakup/ |
D | kobjects.c | 237 u_char *cp1; in keymap_show() local 242 cp1 = spk_key_buf + SHIFT_TBL_SIZE; in keymap_show() 243 num_keys = (int)(*cp1); in keymap_show() 244 nstates = (int)cp1[1]; in keymap_show() 246 cp1 += 2; /* now pointing at shift states */ in keymap_show() 252 ch = *cp1++; in keymap_show() 272 u_char *cp1; in keymap_store() local 291 cp1 = (u_char *)in_buff; in keymap_store() 293 cp = spk_s2uchar(cp, cp1); in keymap_store() 294 cp1++; in keymap_store() [all …]
|
D | main.c | 705 char *cp1; in spell_word() local 735 cp1 = phonetic[--ch]; in spell_word() 736 synth_printf("%s", cp1); in spell_word() 738 cp1 = spk_characters[ch]; in spell_word() 739 if (*cp1 == '^') { in spell_word() 741 cp1++; in spell_word() 743 synth_printf("%s", cp1); in spell_word() 1224 u_char *cp1 = k_buffer; in spk_set_key_info() local 1246 cp1 += SHIFT_TBL_SIZE; in spk_set_key_info() 1247 memcpy(cp1, cp, key_data_len + 3); in spk_set_key_info() [all …]
|
/linux-6.6.21/arch/arm64/boot/dts/marvell/ |
D | armada-8040-db.dts | 57 cp1_reg_usb3_0_vbus: cp1-usb3-0-vbus { 59 regulator-name = "cp1-usb3h0-vbus"; 66 cp1_usb3_0_phy: cp1-usb3-0-phy { 215 phy-names = "cp1-pcie0-x1-phy"; 222 phy-names = "cp1-pcie1-x1-phy"; 229 phy-names = "cp1-pcie2-x1-phy"; 309 phy-names = "cp1-sata0-0-phy"; 313 phy-names = "cp1-sata0-1-phy";
|
D | cn9131-db.dtsi | 25 regulator-name = "cp1-xhci0-vbus"; 59 #define CP11X_NAME cp1 171 cp1_i2c0_pins: cp1-i2c-pins-0 { 175 cp1_spi0_pins: cp1-spi-pins-0 { 179 cp1_xhci0_vbus_pins: cp1-xhci0-vbus-pins { 187 cp1_pcie_reset_pins: cp1-pcie-reset-pins {
|
D | armada-8040-puzzle-m801.dts | 77 sfp_cp1_eth0: sfp-cp1-eth0 { 500 phy-names = "cp1-usb3h0-comphy"; 521 phy-names = "cp1-pcie0-x2-lane0-phy", "cp1-pcie0-x2-lane1-phy";
|
D | armada-8040-mcbin.dtsi | 348 phy-names = "cp1-sata0-0-phy"; 354 phy-names = "cp1-sata0-1-phy"; 384 phy-names = "cp1-usb3h0-comphy", "utmi";
|
D | armada-80x0.dtsi | 43 #define CP11X_NAME cp1
|
D | armada-8040-clearfog-gt-8k.dts | 478 phy-names = "cp1-sata0-1-phy"; 608 phy-names = "cp1-usb3h0-comphy";
|
/linux-6.6.21/arch/alpha/kernel/ |
D | smp.c | 200 register char *cp1, *cp2; in send_secondary_console_msg() local 216 cp1 = (char *) &cpu->ipc_buffer[1]; in send_secondary_console_msg() 217 memcpy(cp1, cp2, len); in send_secondary_console_msg() 239 char *cp1, *cp2, buf[80]; in recv_secondary_console_msg() local 266 cp1 = (char *) &cpu->ipc_buffer[1]; in recv_secondary_console_msg() 268 memcpy(cp2, cp1, cnt); in recv_secondary_console_msg()
|
/linux-6.6.21/arch/xtensa/kernel/ |
D | ptrace.c | 138 newregs->cp1 = ti->xtregs_cp.cp1; in tie_get() 176 ti->xtregs_cp.cp1 = newregs->cp1; in tie_set()
|
D | asm-offsets.c | 106 DEFINE(THREAD_XTREGS_CP1, offsetof(struct thread_info, xtregs_cp.cp1)); in main()
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | thread_info.h | 37 xtregs_cp1_t cp1; member
|
D | elf.h | 183 xtregs_cp1_t cp1; member
|
/linux-6.6.21/fs/f2fs/ |
D | checkpoint.c | 921 struct page *cp1, *cp2, *cur_page; in f2fs_get_valid_checkpoint() local 939 cp1 = validate_checkpoint(sbi, cp_start_blk_no, &cp1_version); in f2fs_get_valid_checkpoint() 946 if (cp1 && cp2) { in f2fs_get_valid_checkpoint() 950 cur_page = cp1; in f2fs_get_valid_checkpoint() 951 } else if (cp1) { in f2fs_get_valid_checkpoint() 952 cur_page = cp1; in f2fs_get_valid_checkpoint() 963 if (cur_page == cp1) in f2fs_get_valid_checkpoint() 995 f2fs_put_page(cp1, 1); in f2fs_get_valid_checkpoint() 1000 f2fs_put_page(cp1, 1); in f2fs_get_valid_checkpoint()
|
/linux-6.6.21/security/tomoyo/ |
D | util.c | 533 const char *cp1 = memchr(filename, '/', len); in tomoyo_correct_path2() local 536 return cp1 && (!cp2 || (cp1 < cp2)) && tomoyo_correct_word2(filename, len); in tomoyo_correct_path2()
|
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/ |
D | imx6q-skov-reve-mi1010ait-1cp1.dts | 11 compatible = "skov,imx6q-skov-reve-mi1010ait-1cp1", "fsl,imx6q";
|
D | Makefile | 230 imx6q-skov-reve-mi1010ait-1cp1.dtb \
|
/linux-6.6.21/Documentation/driver-api/mtd/ |
D | nand_ecc.rst | 53 cp1 cp0 cp1 cp0 cp1 cp0 cp1 cp0 67 Similarly cp1 is the sum of all bit1, bit3, bit5 and bit7. 109 ECC 2 cp5 cp4 cp3 cp2 cp1 cp0 1 1 161 cp1 = bit7 ^ bit5 ^ bit3 ^ bit1 ^ cp1;
|
/linux-6.6.21/sound/pci/ |
D | es1968.c | 1832 unsigned int cp1; in snd_es1968_suppress_jitter() local 1836 cp1 = __apu_get_register(chip, 0, 5); in snd_es1968_suppress_jitter() 1838 diff = (cp1 > cp2 ? cp1 - cp2 : cp2 - cp1); in snd_es1968_suppress_jitter() 1841 __maestro_write(chip, IDR0_DATA_PORT, cp1); in snd_es1968_suppress_jitter()
|
/linux-6.6.21/net/openvswitch/ |
D | flow_table.c | 672 const long *cp1 = (const long *)((const u8 *)key1 + key_start); in cmp_key() local 677 if (*cp1++ ^ *cp2++) in cmp_key()
|
/linux-6.6.21/fs/jfs/ |
D | jfs_dmap.c | 3874 s8 *tp, *cp, *cp1; in dbInitTree() local 3931 for (i = 0, cp = tp + child, cp1 = tp + parent; in dbInitTree() 3932 i < nparent; i++, cp += 4, cp1++) in dbInitTree() 3933 *cp1 = TREEMAX(cp); in dbInitTree()
|
/linux-6.6.21/Documentation/devicetree/bindings/arm/ |
D | fsl.yaml | 285 - skov,imx6q-skov-reve-mi1010ait-1cp1 # SKOV IMX6 CPU QuadCore mi1010ait-1cp1
|
/linux-6.6.21/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-ibm-everest.dts | 348 "presence-cp1",
|