Searched refs:handle (Results 3551 – 3575 of 4154) sorted by relevance
1...<<141142143144145146147148149150>>...167
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | buffer.rst | 70 change, drivers shall handle that condition as they would handle it in the 80 allocation. The simplest way to handle this is for drivers to always require
|
/openbmc/linux/Documentation/driver-api/pm/ |
H A D | devices.rst | 436 if any, and handle them correctly. 485 Drivers need to be able to handle hardware which has been reset since all of the 498 will notice and handle such removals are currently bus-specific, and often 652 To handle these cases, subsystems and device drivers may register power 664 Device low-power states aren't standard. One device might only handle
|
/openbmc/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 877 free_page((unsigned long)queue->msgs.handle); in ibmvfc_free_queue() 878 queue->msgs.handle = NULL; in ibmvfc_free_queue() 5796 queue->msgs.handle = (void *)get_zeroed_page(GFP_KERNEL); in ibmvfc_alloc_queue() 5797 if (!queue->msgs.handle) in ibmvfc_alloc_queue() 5800 queue->msg_token = dma_map_single(dev, queue->msgs.handle, PAGE_SIZE, in ibmvfc_alloc_queue() 5804 free_page((unsigned long)queue->msgs.handle); in ibmvfc_alloc_queue() 5805 queue->msgs.handle = NULL; in ibmvfc_alloc_queue()
|
/openbmc/u-boot/doc/ |
H A D | README.gpt | 281 recovery. Both are able to handle GUID partitions.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7793-gose.dts | 583 phy-handle = <&phy1>;
|
H A D | salvator-common.dtsi | 270 phy-handle = <&phy0>;
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.c | 564 cb->arp_err_handler(cb->handle, skb); in t4_l2t_update()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | journalling.rst | 42 this use jbd2_journal_start() which returns a transaction handle.
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/ |
H A D | dpaa.rst | 178 tc qdisc add dev <int> root handle 1: \
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
H A D | ldconfig.patch | 219 - /* We can handle three different cache file formats here:
|
/openbmc/linux/Documentation/input/ |
H A D | input.rst | 138 that do not handle hotplug can open the device even when no mice are
|
/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/ |
H A D | local.conf.sample | 147 # multithreaded and needs to be able to handle the case where more than one parallel
|
/openbmc/docs/designs/ |
H A D | guard-on-bmc.md | 231 host; as a system control entity, it will be easier for BMC to handle such
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.1.rst | 137 - scripts/convert-srcuri: Update :term:`SRC_URI` conversion script to handle github url changes
|
H A D | release-notes-4.1.2.rst | 49 - devtool/upgrade: correctly handle recipes where S is a subdir of upstream tree
|
H A D | release-notes-4.0.12.rst | 51 - cve-update-nvd2-native: handle all configuration nodes, not just first
|
/openbmc/phosphor-led-sysfs/ |
H A D | .clang-tidy | 10 bugprone-dangling-handle,
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | security-subjects.rst | 8 and need to handle security issues and practices both internal (in the code
|
/openbmc/qemu/docs/system/ |
H A D | gdb.rst | 103 handle multiple inferiors, and so you have to explicitly connect
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | fscache.rst | 120 uniquifier or a file handle.
|
/openbmc/linux/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.h | 827 u64 handle; member
|
/openbmc/linux/Documentation/crypto/ |
H A D | async-tx-api.rst | 207 handle submission of dependent operations
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | mpc5200.txt | 168 - phy-handle - Contains a phandle to an Ethernet PHY.
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am68-sk-base-board.dts | 490 phy-handle = <&phy0>;
|
H A D | k3-am654-base-board.dts | 618 phy-handle = <&phy0>;
|
1...<<141142143144145146147148149150>>...167