/Linux-v6.6/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 29 description: 70mai Co., Ltd. 47 description: Actions Semiconductor Co., Ltd. 83 description: Allwinner Technology Co., Ltd. 87 description: Alps Electric Co., Ltd. 101 description: Shenzhen Amediatech Technology Co., Ltd 107 description: Ampire Co., Ltd. 129 description: ArcherMind Technology (Nanjing) Co., Ltd. 172 description: Shanghai AVIC Optoelectronics Co., Ltd. 176 description: Shanghai Awinic Technology Co., Ltd. 184 description: Shenzhen AZW Technology Co., Ltd. [all …]
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
D | ramht.c | 43 u32 co, ho; in nvkm_ramht_search() local 45 co = ho = nvkm_ramht_hash(ramht, chid, handle); in nvkm_ramht_search() 47 if (ramht->data[co].chid == chid) { in nvkm_ramht_search() 48 if (ramht->data[co].handle == handle) in nvkm_ramht_search() 49 return ramht->data[co].inst; in nvkm_ramht_search() 52 if (++co >= ramht->size) in nvkm_ramht_search() 53 co = 0; in nvkm_ramht_search() 54 } while (co != ho); in nvkm_ramht_search() 60 nvkm_ramht_update(struct nvkm_ramht *ramht, int co, struct nvkm_object *object, in nvkm_ramht_update() argument 63 struct nvkm_ramht_data *data = &ramht->data[co]; in nvkm_ramht_update() [all …]
|
/Linux-v6.6/include/linux/soc/apple/ |
D | rtkit.h | 6 * Apple's SoCs come with various co-processors running their RTKit operating 21 * @iomem: Shared memory buffer controlled by the co-processors. 24 * @is_mapped: Shared memory buffer is managed by the co-processor. 40 * @crashed: Called when the co-processor has crashed. Runs in process 50 * buffer is managed by the co-processor and needs to be mapped. 74 * @mbox_name: mailbox name used to communicate with the co-processor 76 * @ops: pointer to rtkit_ops to be used for this co-processor 88 * @mbox_name: mailbox name used to communicate with the co-processor 90 * @ops: pointer to rtkit_ops to be used for this co-processor 102 * Reinitialize internal structures. Must only be called with the co-processor [all …]
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-regulator | 4 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 70 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 94 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 109 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 124 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 149 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 164 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 179 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 194 Contact: Liam Girdwood <lrg@slimlogic.co.uk> 209 Contact: Liam Girdwood <lrg@slimlogic.co.uk> [all …]
|
D | sysfs-driver-hid-prodikeys | 4 Contact: Don Prince <dhprince.devel@yahoo.co.uk> 13 Contact: Don Prince <dhprince.devel@yahoo.co.uk> 23 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
|
/Linux-v6.6/tools/memory-model/ |
D | lock.cat | 62 * until after the co relation has been generated. 122 (* Generate all co relations, including LKW events but not UL *) 129 (* Merge UL events into co *) 130 let co = (co | critical | (critical^-1 ; co))+ 131 let coe = co & ext 132 let coi = co & int 135 let rf = rf | ([IW | UL] ; singlestep(co) ; lk-rmw^-1) 139 let fr = rf^-1 ; co 143 show co,rf,fr
|
/Linux-v6.6/Documentation/devicetree/bindings/remoteproc/ |
D | st-rproc.txt | 1 STMicroelectronics Co-Processor Bindings 6 Co-processors can be controlled from the bootloader or the primary OS. If 7 the bootloader starts a co-processor, the primary OS must detect its state 17 - clocks Clock for co-processor (See: ../clock/clock-bindings.txt) 18 - clock-frequency Clock frequency to set co-processor at if the bootloader 21 for the co-processor
|
/Linux-v6.6/drivers/phy/freescale/ |
D | phy-fsl-imx8-mipi-dphy.c | 68 #define CO(x) ((CO_BUF) >> (8 - (x)) & 0x03) macro 112 u32 co; member 218 * CO is power of 2: 1, 2, 4, 8 in mixel_dphy_config_from_opts() 224 cfg->co = 1 << i; in mixel_dphy_config_from_opts() 229 cfg->co < 1 || cfg->co > 8) { in mixel_dphy_config_from_opts() 230 dev_err(&phy->dev, "Invalid CM/CN/CO values: %u/%u/%u\n", in mixel_dphy_config_from_opts() 231 cfg->cm, cfg->cn, cfg->co); in mixel_dphy_config_from_opts() 339 priv->cfg.co < 1 || priv->cfg.co > 8) { in mixel_dphy_set_pll_params() 340 dev_err(&phy->dev, "Invalid CM/CN/CO values! (%u/%u/%u)\n", in mixel_dphy_set_pll_params() 341 priv->cfg.cm, priv->cfg.cn, priv->cfg.co); in mixel_dphy_set_pll_params() [all …]
|
/Linux-v6.6/Documentation/bpf/ |
D | llvm_reloc.rst | 244 .. _btf-co-re-relocations: 247 CO-RE Relocations 250 From object file point of view CO-RE mechanism is implemented as a set 251 of CO-RE specific relocation records. These relocation records are not 256 CO-RE relocations are applied to BPF instructions to update immediate 269 There are several kinds of CO-RE relocations that could be split in 347 CO-RE Relocation Record 414 CO-RE Relocation Examples 457 00: CO-RE <byte_off> [2] struct foo::a (0:0) 460 10: CO-RE <byte_off> [2] struct foo::a (0:0) [all …]
|
/Linux-v6.6/Documentation/networking/devlink/ |
D | sfc.rst | 40 - SmartNIC application co-processor (APU) first stage boot loader version. 43 - SmartNIC application co-processor (APU) co-operating system loader version. 46 - SmartNIC application co-processor (APU) main operating system version. 49 - SmartNIC application co-processor (APU) recovery operating system version.
|
/Linux-v6.6/Documentation/translations/zh_TW/process/ |
D | submitting-patches.rst | 407 Co-developed-by: 聲明補丁是由多個開發人員共同創建的;當幾個人在一個補丁上工 409 Co-developed-by: 表示作者身份,所以每個共同開發人:必須緊跟在相關合作作者的 411 管作者是通過 From :還是由 Co-developed-by: 共同開發的。值得注意的是,最後一 420 Co-developed-by: First Co-Author <first@coauthor.example.org> 421 Signed-off-by: First Co-Author <first@coauthor.example.org> 422 Co-developed-by: Second Co-Author <second@coauthor.example.org> 423 Signed-off-by: Second Co-Author <second@coauthor.example.org> 432 Co-developed-by: Random Co-Author <random@coauthor.example.org> 433 Signed-off-by: Random Co-Author <random@coauthor.example.org> 435 Co-developed-by: Submitting Co-Author <sub@coauthor.example.org> [all …]
|
/Linux-v6.6/drivers/clk/ti/ |
D | adpll.c | 534 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_enable() local 535 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_enable() 544 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_disable() local 545 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_disable() 553 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_is_enabled() local 554 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_is_enabled() 564 struct ti_adpll_clkout_data *co = to_clkout(hw); in ti_adpll_clkout_get_parent() local 565 struct ti_adpll_data *d = co->adpll; in ti_adpll_clkout_get_parent() 576 struct ti_adpll_clkout_data *co; in ti_adpll_init_clkout() local 584 co = devm_kzalloc(d->dev, sizeof(*co), GFP_KERNEL); in ti_adpll_init_clkout() [all …]
|
/Linux-v6.6/Documentation/translations/zh_CN/process/ |
D | submitting-patches.rst | 358 Co-developed-by: 声明补丁是由多个开发人员共同创建的;当几个人在一个补丁上工 371 Co-developed-by: First Co-Author <first@coauthor.example.org> 372 Signed-off-by: First Co-Author <first@coauthor.example.org> 373 Co-developed-by: Second Co-Author <second@coauthor.example.org> 374 Signed-off-by: Second Co-Author <second@coauthor.example.org> 383 Co-developed-by: Random Co-Author <random@coauthor.example.org> 384 Signed-off-by: Random Co-Author <random@coauthor.example.org> 386 Co-developed-by: Submitting Co-Author <sub@coauthor.example.org> 387 Signed-off-by: Submitting Co-Author <sub@coauthor.example.org>
|
/Linux-v6.6/Documentation/powerpc/ |
D | vas-api.rst | 12 allows both userspace and kernel communicate to co-processor 14 unit comprises of one or more hardware engines or co-processor types 21 Requests to the GZIP engine must be formatted as a co-processor Request 68 address space (i.e. get a paste_address for the co-processor 78 Although a system may have several instances of the NX co-processor 86 Applications may chose a specific instance of the NX co-processor using 111 a connection with NX co-processor engine: 208 Applications should format requests to the co-processor using the 209 co-processor Request Block (CRBs). Refer NX-GZIP user's manual for the format 217 co-processor Status Block (CSB) flags. NX updates status in CSB after each
|
/Linux-v6.6/drivers/usb/serial/ |
D | console.c | 55 static int usb_console_setup(struct console *co, char *options) in usb_console_setup() argument 112 port = usb_serial_port_get_by_minor(co->index); in usb_console_setup() 115 pr_err("No USB device connected to ttyUSB%i\n", co->index); in usb_console_setup() 143 tty->index = co->index; in usb_console_setup() 197 static void usb_console_write(struct console *co, in usb_console_write() argument 246 static struct tty_driver *usb_console_device(struct console *co, int *index) in usb_console_device() argument 248 struct tty_driver **p = (struct tty_driver **)co->data; in usb_console_device() 253 *index = co->index; in usb_console_device()
|
/Linux-v6.6/Documentation/fb/ |
D | cmap_xfbdev.rst | 45 dr = (long) pent->co.local.red - prgb->red; 46 dg = (long) pent->co.local.green - prgb->green; 47 db = (long) pent->co.local.blue - prgb->blue; 52 co.local.red are entries that were brought in through FBIOGETCMAP which come
|
/Linux-v6.6/tools/lib/bpf/ |
D | bpf_core_read.h | 253 * additionally emitting BPF CO-RE field relocation for specified source 365 /* Non-CO-RE variant of BPF_CORE_READ_INTO() */ 371 /* Non-CO-RE variant of BPF_CORE_READ_USER_INTO(). 373 * As no CO-RE relocations are emitted, source types can be arbitrary and are 401 /* Non-CO-RE variant of BPF_CORE_READ_STR_INTO() */ 408 * Non-CO-RE variant of BPF_CORE_READ_USER_STR_INTO(). 410 * As no CO-RE relocations are emitted, source types can be arbitrary and are 419 * BPF_CORE_READ() is used to simplify BPF CO-RE relocatable read, especially 427 * CO-RE relocatable bpf_probe_read_kernel() wrapper) calls, logically 437 * emit CO-RE relocations. [all …]
|
/Linux-v6.6/drivers/media/platform/verisilicon/ |
D | hantro_v4l2.h | 5 * Copyright (C) 2018 Rockchip Electronics Co., Ltd. 12 * Based on s5p-mfc driver by Samsung Electronics Co., Ltd. 13 * Copyright (C) 2011 Samsung Electronics Co., Ltd.
|
/Linux-v6.6/include/linux/soc/samsung/ |
D | s3c-pm.h | 3 * Copyright (C) 2013 Samsung Electronics Co., Ltd. 6 * http://armlinux.simtec.co.uk/ 7 * Written by Ben Dooks, <ben@simtec.co.uk>
|
/Linux-v6.6/arch/arm/mach-s3c/ |
D | pm-common.h | 3 * Copyright (C) 2013 Samsung Electronics Co., Ltd. 6 * http://armlinux.simtec.co.uk/ 7 * Written by Ben Dooks, <ben@simtec.co.uk>
|
D | s3c64xx.h | 3 * Copyright (c) 2011 Samsung Electronics Co., Ltd. 8 * Ben Dooks <ben@simtec.co.uk> 9 * http://armlinux.simtec.co.uk/
|
/Linux-v6.6/drivers/tty/serial/ |
D | altera_jtaguart.c | 297 static void altera_jtaguart_console_write(struct console *co, const char *s, in altera_jtaguart_console_write() argument 300 struct uart_port *port = &altera_jtaguart_ports[co->index]; in altera_jtaguart_console_write() 305 static int __init altera_jtaguart_console_setup(struct console *co, in altera_jtaguart_console_setup() argument 310 if (co->index < 0 || co->index >= ALTERA_JTAGUART_MAXPORTS) in altera_jtaguart_console_setup() 312 port = &altera_jtaguart_ports[co->index]; in altera_jtaguart_console_setup() 340 static void altera_jtaguart_earlycon_write(struct console *co, const char *s, in altera_jtaguart_earlycon_write() argument 343 struct earlycon_device *dev = co->data; in altera_jtaguart_earlycon_write()
|
D | apbuart.c | 400 apbuart_console_write(struct console *co, const char *s, unsigned int count) in apbuart_console_write() argument 402 struct uart_port *port = &grlib_apbuart_ports[co->index]; in apbuart_console_write() 445 static int __init apbuart_console_setup(struct console *co, char *options) in apbuart_console_setup() argument 453 pr_debug("apbuart_console_setup co=%p, co->index=%i, options=%s\n", in apbuart_console_setup() 454 co, co->index, options); in apbuart_console_setup() 461 if (co->index >= grlib_apbuart_port_nr) in apbuart_console_setup() 462 co->index = 0; in apbuart_console_setup() 464 port = &grlib_apbuart_ports[co->index]; in apbuart_console_setup() 473 return uart_set_options(port, co, baud, parity, bits, flow); in apbuart_console_setup()
|
D | digicolor-usart.c | 5 * Author: Baruch Siach <baruch@tkos.co.il> 392 static void digicolor_uart_console_write(struct console *co, const char *c, in digicolor_uart_console_write() argument 395 struct uart_port *port = digicolor_ports[co->index]; in digicolor_uart_console_write() 416 static int digicolor_uart_console_setup(struct console *co, char *options) in digicolor_uart_console_setup() argument 421 if (co->index < 0 || co->index >= DIGICOLOR_USART_NR) in digicolor_uart_console_setup() 424 port = digicolor_ports[co->index]; in digicolor_uart_console_setup() 431 return uart_set_options(port, co, baud, parity, bits, flow); in digicolor_uart_console_setup() 558 MODULE_AUTHOR("Baruch Siach <baruch@tkos.co.il>");
|
/Linux-v6.6/fs/xfs/scrub/ |
D | btree.c | 446 struct check_owner *co; in xchk_btree_check_owner() local 448 co = kmalloc(sizeof(struct check_owner), XCHK_GFP_FLAGS); in xchk_btree_check_owner() 449 if (!co) in xchk_btree_check_owner() 452 INIT_LIST_HEAD(&co->list); in xchk_btree_check_owner() 453 co->level = level; in xchk_btree_check_owner() 454 co->daddr = xfs_buf_daddr(bp); in xchk_btree_check_owner() 455 list_add_tail(&co->list, &bs->to_check); in xchk_btree_check_owner() 698 struct check_owner *co; in xchk_btree() local 800 list_for_each_entry_safe(co, n, &bs->to_check, list) { in xchk_btree() 802 error = xchk_btree_check_block_owner(bs, co->level, in xchk_btree() [all …]
|