/linux-6.12.1/drivers/net/ppp/ |
D | ppp_generic.c | 264 static void ppp_channel_push(struct channel *pch); 266 struct channel *pch); 273 struct channel *pch); 288 static int ppp_connect_channel(struct channel *pch, int unit); 289 static int ppp_disconnect_channel(struct channel *pch); 290 static void ppp_destroy_channel(struct channel *pch); 641 static int ppp_bridge_channels(struct channel *pch, struct channel *pchb) in ppp_bridge_channels() argument 643 write_lock_bh(&pch->upl); in ppp_bridge_channels() 644 if (pch->ppp || in ppp_bridge_channels() 645 rcu_dereference_protected(pch->bridge, lockdep_is_held(&pch->upl))) { in ppp_bridge_channels() [all …]
|
/linux-6.12.1/drivers/dma/ |
D | pl330.c | 1559 struct dma_pl330_chan *pch; in dma_pl330_rqcb() local 1565 pch = desc->pchan; in dma_pl330_rqcb() 1568 if (!pch) in dma_pl330_rqcb() 1571 spin_lock_irqsave(&pch->lock, flags); in dma_pl330_rqcb() 1575 spin_unlock_irqrestore(&pch->lock, flags); in dma_pl330_rqcb() 1577 tasklet_schedule(&pch->task); in dma_pl330_rqcb() 2042 static inline void fill_queue(struct dma_pl330_chan *pch) in fill_queue() argument 2047 list_for_each_entry(desc, &pch->work_list, node) { in fill_queue() 2053 ret = pl330_submit_req(pch->thread, desc); in fill_queue() 2062 dev_err(pch->dmac->ddma.dev, "%s:%d Bad Desc(%d)\n", in fill_queue() [all …]
|
D | sa11x0-dma.c | 331 unsigned pch, pch_alloc = 0; in sa11x0_dma_tasklet() local 353 for (pch = 0; pch < NR_PHY_CHAN; pch++) { in sa11x0_dma_tasklet() 354 p = &d->phy[pch]; in sa11x0_dma_tasklet() 361 pch_alloc |= 1 << pch; in sa11x0_dma_tasklet() 366 dev_dbg(d->slave.dev, "pchan %u: alloc vchan %p\n", pch, &c->vc); in sa11x0_dma_tasklet() 371 for (pch = 0; pch < NR_PHY_CHAN; pch++) { in sa11x0_dma_tasklet() 372 if (pch_alloc & (1 << pch)) { in sa11x0_dma_tasklet() 373 p = &d->phy[pch]; in sa11x0_dma_tasklet() 990 unsigned pch; in sa11x0_dma_remove() local 995 for (pch = 0; pch < NR_PHY_CHAN; pch++) in sa11x0_dma_remove() [all …]
|
D | k3dma.c | 303 unsigned pch, pch_alloc = 0; in k3_dma_tasklet() local 323 for (pch = 0; pch < d->dma_channels; pch++) { in k3_dma_tasklet() 324 if (!(d->dma_channel_mask & (1 << pch))) in k3_dma_tasklet() 327 p = &d->phy[pch]; in k3_dma_tasklet() 334 pch_alloc |= 1 << pch; in k3_dma_tasklet() 338 dev_dbg(d->slave.dev, "pchan %u: alloc vchan %p\n", pch, &c->vc); in k3_dma_tasklet() 343 for (pch = 0; pch < d->dma_channels; pch++) { in k3_dma_tasklet() 344 if (!(d->dma_channel_mask & (1 << pch))) in k3_dma_tasklet() 347 if (pch_alloc & (1 << pch)) { in k3_dma_tasklet() 348 p = &d->phy[pch]; in k3_dma_tasklet()
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | perf.c | 159 const char *pch; in show_proc() local 168 pch = proc_de->d_name; in show_proc() 171 while (isdigit(*pch)) { in show_proc() 172 pid = pid * 10 + *pch - '0'; in show_proc() 173 pch++; in show_proc() 175 if (*pch != '\0') in show_proc() 188 pch = pid_fd_de->d_name; in show_proc() 191 while (isdigit(*pch)) { in show_proc() 192 fd = fd * 10 + *pch - '0'; in show_proc() 193 pch++; in show_proc() [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/soc/ |
D | intel_pch.c | 210 struct pci_dev *pch = NULL; in intel_detect_pch() local 247 while ((pch = pci_get_class(PCI_CLASS_BRIDGE_ISA << 8, pch))) { in intel_detect_pch() 248 if (pch->vendor != PCI_VENDOR_ID_INTEL) in intel_detect_pch() 251 id = pch->device & INTEL_PCH_DEVICE_ID_MASK; in intel_detect_pch() 258 } else if (intel_is_virt_pch(id, pch->subsystem_vendor, in intel_detect_pch() 259 pch->subsystem_device)) { in intel_detect_pch() 271 if (pch && !HAS_DISPLAY(dev_priv)) { in intel_detect_pch() 276 } else if (!pch) { in intel_detect_pch() 286 pci_dev_put(pch); in intel_detect_pch()
|
/linux-6.12.1/arch/mips/boot/dts/loongson/ |
D | loongson64c_4core_ls7a.dts | 6 #include "ls7a-pch.dtsi" 27 &pch { 29 compatible = "loongson,pch-msi-1.0";
|
D | loongson64g_4core_ls7a.dts | 6 #include "ls7a-pch.dtsi" 31 &pch { 33 compatible = "loongson,pch-msi-1.0";
|
D | loongson64c_8core_rs780e.dts | 6 #include "rs780e-pch.dtsi"
|
D | loongson64c_4core_rs780e.dts | 6 #include "rs780e-pch.dtsi"
|
D | ls7a-pch.dtsi | 4 pch: bus@10000000 { label 14 compatible = "loongson,pch-pic-1.0";
|
/linux-6.12.1/drivers/isdn/mISDN/ |
D | stack.c | 565 struct mISDNchannel *pch; in delete_channel() local 592 pch = get_channel4id(ch->st, ch->nr); in delete_channel() 593 if (pch) { in delete_channel() 595 list_del(&pch->list); in delete_channel() 597 pch->ctrl(pch, CLOSE_CHANNEL, NULL); in delete_channel() 598 pch = ch->st->dev->teimgr; in delete_channel() 599 pch->ctrl(pch, CLOSE_CHANNEL, NULL); in delete_channel() 605 pch = ch->st->dev->teimgr; in delete_channel() 606 if (pch) { in delete_channel() 607 pch->ctrl(pch, CLOSE_CHANNEL, NULL); in delete_channel()
|
/linux-6.12.1/drivers/irqchip/ |
D | Makefile | 118 obj-$(CONFIG_LOONGSON_PCH_PIC) += irq-loongson-pch-pic.o 119 obj-$(CONFIG_LOONGSON_PCH_MSI) += irq-loongson-pch-msi.o 120 obj-$(CONFIG_LOONGSON_PCH_LPC) += irq-loongson-pch-lpc.o
|
/linux-6.12.1/drivers/iio/common/scmi_sensors/ |
D | scmi_iio.c | 458 char *pch, mod; in scmi_iio_get_chan_modifier() local 463 pch = strrchr(name, '_'); in scmi_iio_get_chan_modifier() 464 if (!pch) in scmi_iio_get_chan_modifier() 467 mod = *(pch + 1); in scmi_iio_get_chan_modifier()
|
/linux-6.12.1/arch/loongarch/boot/dts/ |
D | loongson-2k2000.dtsi | 149 compatible = "loongson,pch-pic-1.0"; 158 compatible = "loongson,pch-msi-1.0";
|
/linux-6.12.1/drivers/edac/ |
D | i10nm_base.c | 214 int n, pch; in show_retry_rd_err_log() local 220 pch = res->cs & 1; in show_retry_rd_err_log() 222 if (pch) in show_retry_rd_err_log() 272 if (pch) { in show_retry_rd_err_log()
|
/linux-6.12.1/kernel/ |
D | sys.c | 2353 char *name, *pch; in prctl_set_vma() local 2359 for (pch = name; *pch != '\0'; pch++) { in prctl_set_vma() 2360 if (!is_valid_name_char(*pch)) { in prctl_set_vma()
|
/linux-6.12.1/drivers/spi/ |
D | Makefile | 150 obj-$(CONFIG_SPI_TOPCLIFF_PCH) += spi-topcliff-pch.o
|
/linux-6.12.1/drivers/gpio/ |
D | Makefile | 130 obj-$(CONFIG_GPIO_PCH) += gpio-pch.o
|
D | TODO | 109 gpio-pch.
|
/linux-6.12.1/ |
D | MAINTAINERS | 11419 F: drivers/gpio/gpio-pch.c
|