Home
last modified time | relevance | path

Searched refs:php (Results 1 – 25 of 79) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dmem.c407 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem() argument
449 struct c4iw_pd *php; in c4iw_get_dma_mr() local
455 php = to_c4iw_pd(pd); in c4iw_get_dma_mr()
456 rhp = php->rhp; in c4iw_get_dma_mr()
475 mhp->attr.pdid = php->pdid; in c4iw_get_dma_mr()
484 ret = write_tpt_entry(&rhp->rdev, 0, &stag, 1, php->pdid, in c4iw_get_dma_mr()
515 struct c4iw_pd *php; in c4iw_reg_user_mr() local
526 php = to_c4iw_pd(pd); in c4iw_reg_user_mr()
527 rhp = php->rhp; in c4iw_reg_user_mr()
587 mhp->attr.pdid = php->pdid; in c4iw_reg_user_mr()
[all …]
Dprovider.c196 struct c4iw_pd *php; in c4iw_deallocate_pd() local
198 php = to_c4iw_pd(pd); in c4iw_deallocate_pd()
199 rhp = php->rhp; in c4iw_deallocate_pd()
200 pr_debug("ibpd %p pdid 0x%x\n", pd, php->pdid); in c4iw_deallocate_pd()
201 c4iw_put_resource(&rhp->rdev.resource.pdid_table, php->pdid); in c4iw_deallocate_pd()
210 struct c4iw_pd *php = to_c4iw_pd(pd); in c4iw_allocate_pd() local
221 php->pdid = pdid; in c4iw_allocate_pd()
222 php->rhp = rhp; in c4iw_allocate_pd()
224 struct c4iw_alloc_pd_resp uresp = {.pdid = php->pdid}; in c4iw_allocate_pd()
227 c4iw_deallocate_pd(&php->ibpd, udata); in c4iw_allocate_pd()
[all …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/
Drc-protos.rst33 detailed description here https://www.sbprojects.net/knowledge/ir/rc5.php.
183 described here https://www.sbprojects.net/knowledge/ir/jvc.php.
279 described here https://www.sbprojects.net/knowledge/ir/nec.php. Note
355 https://www.sbprojects.net/knowledge/ir/rc6.php.
363 https://www.sbprojects.net/knowledge/ir/rc6.php.
371 https://www.sbprojects.net/knowledge/ir/rc6.php.
379 https://www.sbprojects.net/knowledge/ir/rc6.php.
398 https://www.sbprojects.net/knowledge/ir/sharp.php. There is a very long
432 https://www.sbprojects.net/knowledge/ir/rcmm.php. The scancode is simply
439 https://www.sbprojects.net/knowledge/ir/rcmm.php. The scancode is simply
[all …]
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
Dfdt_ro.c510 const fdt32_t *php; in fdt_get_phandle() local
515 php = fdt_getprop(fdt, nodeoffset, "phandle", &len); in fdt_get_phandle()
516 if (!php || (len != sizeof(*php))) { in fdt_get_phandle()
517 php = fdt_getprop(fdt, nodeoffset, "linux,phandle", &len); in fdt_get_phandle()
518 if (!php || (len != sizeof(*php))) in fdt_get_phandle()
522 return fdt32_ld(php); in fdt_get_phandle()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
DMakefile18 obj-$(CONFIG_HOTPLUG_PCI_POWERNV) += pnv-php.o
54 pnv-php-objs := pnv_php.o
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Ddvb_references.rst13 https://linuxtv.org/lists.php. If you're insterested on that for historic
24 - https://linuxtv.org/docs.php.
Dfaq.rst43 https://www.linuxtv.org/wiki/index.php/DVBv5_Tools
51 https://www.linuxtv.org/wiki/index.php/Dvbv5-scan
57 .. [#] https://www.linuxtv.org/wiki/index.php/W_scan
105 https://www.linuxtv.org/wiki/index.php/TV_Related_Software
112 https://www.linuxtv.org/vdrwiki/index.php/Main_Page
165 https://www.linuxtv.org/wiki/index.php/FAQ_%26_Troubleshooting
Dcardlist.rst18 https://linuxtv.org/wiki/index.php/Hardware_Device_Information
/kernel/linux/linux-5.10/Documentation/arm/keystone/
Doverview.rst37 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2e-evm.html
50 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2l-evm.html
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Ddev-rds.rst30 `https://linuxtv.org/lists.php <https://linuxtv.org/lists.php>`__.
48 `https://linuxtv.org/lists.php <https://linuxtv.org/lists.php>`__.
Dvidioc-enum-freq-bands.rst102 (`https://linuxtv.org/lists.php <https://linuxtv.org/lists.php>`__)
Dvidioc-dbg-g-chip-info.rst43 (`https://linuxtv.org/lists.php <https://linuxtv.org/lists.php>`__)
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/
Dchanges.rst5 See https://wiki.samba.org/index.php/LinuxCIFSKernel for summary
Dintroduction.rst49 https://wiki.samba.org/index.php/LinuxCIFS
53 https://wiki.samba.org/index.php/LinuxCIFS_utils
/kernel/linux/linux-5.10/arch/arm64/boot/dts/marvell/
Darmada-3720-espressobin-v7.dts11 * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
Darmada-3720-espressobin-v7-emmc.dts11 * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
/kernel/linux/linux-5.10/drivers/i3c/master/
DKconfig20 https://www.synopsys.com/dw/ipdir.php?ds=mipi_i3c
/kernel/linux/linux-5.10/Documentation/hwmon/
Dhih6130.rst14 http://sensing.honeywell.com/index.php?ci_id=3106&la_id=1&defId=44872
/kernel/linux/linux-5.10/fs/reiserfs/
DKconfig15 <https://reiser4.wiki.kernel.org/index.php/Main_Page> for links.
23 Read <https://reiser4.wiki.kernel.org/index.php/Main_Page>
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/process/
D4.Coding.rst213 有将其打包,可以在 https://sparse.wiki.kernel.org/index.php/Main_page)找到,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dti,sci-clk.txt19 http://processors.wiki.ti.com/index.php/TISCI#66AK2G02_Data
/kernel/linux/linux-5.10/drivers/staging/ks7010/
DTODO9 [1] http://projects.qi-hardware.com/index.php/p/openwrt-packages/source/tree/master/ks7010/src
/kernel/linux/linux-5.10/Documentation/process/
Dkernel-docs.rst313 :URL: http://www.linuxjournal.com/article.php?sid=2391
337 :URL: http://www.linuxjournal.com/article.php?sid=1219
352 :URL: http://www.linuxjournal.com/article.php?sid=1220
366 :URL: http://www.linuxjournal.com/article.php?sid=1221
378 :URL: https://www.linuxjournal.com/article.php?sid=1222
394 :URL: https://www.linuxjournal.com/article.php?sid=1287
408 :URL: https://www.linuxjournal.com/article.php?sid=1312
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dvidtv.rst235 <https://linuxtv.org/wiki/index.php/V4l-utils>`_.
344 <https://www.linuxtv.org/wiki/index.php/Dvb-fe-tool>`_.
386 `dvb-scan Documentation <https://www.linuxtv.org/wiki/index.php/Dvbscan>`_.
430 <https://www.linuxtv.org/wiki/index.php/Dvbv5-zap>`_.
431 See also: `zap <https://www.linuxtv.org/wiki/index.php/Zap>`_.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/ti/
Dsci-pm-domain.txt56 See http://processors.wiki.ti.com/index.php/TISCI#66AK2G02_Data for the list

1234