/linux/drivers/cdx/ |
H A D | cdx.h | 15 * @cdx: CDX controller associated with the device 16 * @parent: Associated CDX Bus device 25 * @req_id: Requestor ID associated with CDX device 28 * @msi_dev_id: MSI device ID associated with CDX device 67 * by caller. It also creates and registers an associated 69 * @dev_params: device parameters associated with the device to be created. 78 * also registers an associated Linux generic device. 79 * @cdx: Associated CDX controller 82 * Return: associated Linux generic device pointer on success or NULL on failure.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-compressed.rst | 70 In addition, metadata associated with the frame to decode are 76 :ref:`associated Codec Control IDs <v4l2-codec-stateless-h264>`. 121 Metadata associated with the frame to decode is required to be passed 126 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-mpeg2>`. 165 Metadata associated with the frame to decode is required to be passed 167 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-vp8>`. 187 Metadata associated with the frame to decode is required to be passed 190 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-vp9>`. 215 Metadata associated with the frame to decode is required to be passed 220 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-hevc>`. [all …]
|
/linux/Documentation/networking/ |
H A D | mac80211-auth-assoc-deauth.txt | 19 else associated 49 alt authenticated or associated 62 mac80211->driver: sta_state(AP, associated) 70 mac80211->driver: bss_info_changed(QoS, HT, associated with AID) 71 mac80211->userspace: associated 73 note left of userspace: associated now 88 mac80211->driver: sta_state(AP,associated) 93 mac80211->driver: bss_info_changed(clear BSSID, not associated, no QoS, ...)
|
/linux/include/rdma/ |
H A D | rdma_cm.h | 17 * Upon receiving a device removal event, users must destroy the associated 137 * @event_handler: User callback invoked to report events associated with the 139 * @context: User specified context associated with the id. 141 * @qp_type: type of queue pair associated with the id. 159 * asynchronous operations associated with the id. 165 * associated RDMA device, if needed. 211 * rdma_destroy_qp - Deallocate the QP associated with the specified RDMA 214 * Users must destroy any QP associated with an RDMA identifier before 222 * @id: Communication identifier associated with the QP attributes to 286 * rdma_disconnect - This function disconnects the associated QP and [all …]
|
H A D | ib_cm.h | 275 * @cm_id: Communication identifier associated with the reported event. 306 * @device: Device associated with the cm_id. All related communication will 307 * be associated with the specified device. 309 * @context: User specified context associated with the communication 337 * @cm_id: Connection identifier associated with the listen request. 375 * @cm_id: Connection identifier that will be associated with the 400 * @cm_id: Connection identifier that will be associated with the 411 * @cm_id: Connection identifier associated with the connection request. 423 * @cm_id: Connection identifier associated with the connection being 435 * @cm_id: Connection identifier associated with the connection being [all …]
|
H A D | iw_cm.h | 39 * @cm_id: The IW CM identifier associated with the event. 50 * @cm_id: The IW CM identifier associated with the event. 100 * @event_handler: User callback invoked to report events associated with the 102 * @context: User specified context associated with the id. 133 * @cm_id: The IW CM identifier associated with the connection request. 149 * @cm_id: Connection identifier associated with the request. 189 * associated with a IW CM identifier. 191 * @cm_id: The IW CM identifier associated with the QP
|
/linux/drivers/scsi/cxlflash/ |
H A D | lunmgt.c | 26 * @sdev: SCSI device associated with LUN. 54 * @sdev: SCSI device associated with LUN. 79 * @cfg: Internal structure associated with the host. 80 * @wwid: WWID associated with LUN. 97 * @wwid: WWID associated with LUN. 114 * @sdev: SCSI device associated with LUN. 115 * @wwid: WWID associated with LUN. 121 * The block allocation map is shared across all adapters (i.e. associated 122 * wih the global list). Since different attributes are associated with 176 * @cfg: Internal structure associated with the host. [all …]
|
H A D | ocxl_hw.c | 157 * @ctx_cookie: Adapter context associated with the process element. 286 * @ctx_cookie: Context associated with the interrupt. 464 * ocxlflash_get_context() - obtains the context associated with the host 465 * @pdev: PCI device associated with the host. 466 * @afu_cookie: Hardware AFU associated with the host. 479 * @pdev: PCI device associated with the host. 480 * @afu_cookie: Hardware AFU associated with the host. 562 * @afu_cookie: Hardware AFU associated with the host. 574 * @pdev: PCI device associated with the host. 610 * @ctx: Context associated with the request. [all …]
|
H A D | main.c | 43 * @scp: SCSI command associated with the AFU command in error. 193 * The hardware send queue lock associated with this hardware queue must be 299 * @afu: AFU associated with the host. 343 * @afu: AFU associated with the host. 389 * @afu: AFU associated with the host. 419 * @host: SCSI host associated with device. 456 * @cfg: Internal structure associated with the host. 549 * @host: SCSI host associated with device. 560 * @host: SCSI host associated with device. 646 * @cfg: Internal structure associated with the host. [all …]
|
/linux/include/crypto/ |
H A D | aead.h | 3 * AEAD: Authenticated Encryption with Associated Data 18 * DOC: Authenticated Encryption With Associated Data (AEAD) Cipher API 35 * associated data memory location before performing the encryption or 46 * associated data || plaintext or ciphertext. 53 * used to verify the integrity of the plaintext and the associated data. 59 * the associated data, even though it won't be written to. This makes the 61 * "destination" associated data to alias the "source" associated data. 65 * associated data, the first element must point to the plaintext/ciphertext. 69 * of the associated data buffer must contain a second copy of the IV. This is 73 * treat the IV as associated data; nevertheless the length passed to [all …]
|
/linux/Documentation/devicetree/bindings/ata/ |
H A D | ahci-st.txt | 8 - interrupts : Interrupt associated with the SATA device 9 - interrupt-names : Associated name must be; "hostc" 11 - clock-names : Associated name must be; "ahci_clk" 13 - phy-names : Associated name must be; "ahci_phy" 17 - reset-names : Associated names must be; "pwr-dwn", "sw-rst" and "pwr-rst"
|
/linux/kernel/trace/ |
H A D | tracing_map.c | 32 * @i: The index of the given sum associated with the tracing_map_elt 35 * Add n to sum i associated with the specified tracing_map_elt 47 * @i: The index of the given sum associated with the tracing_map_elt 49 * Retrieve the value of the sum i associated with the specified 54 * Return: The sum associated with field i for elt. 64 * @i: The index of the given variable associated with the tracing_map_elt 67 * Assign n to variable i associated with the specified tracing_map_elt 80 * @i: The index of the given variable associated with the tracing_map_elt 94 * @i: The index of the given variable associated with the tracing_map_elt 96 * Retrieve the value of the variable i associated with the specified [all …]
|
/linux/include/linux/ |
H A D | mhi.h | 243 * @irq: IRQ associated with this ring 248 * @hardware_event: This ring is associated with hardware channels 250 * @offload_channel: This ring is associated with an offloaded channel 454 * to channels or is associated with controllers 456 * @name: Name of the associated MHI device 578 * @mhi_drv: Driver associated with the device 585 * @mhi_drv: Driver associated with the device 607 * @mhi_dev: Device associated with the channels 638 * 'struct device' for the channels associated with it. 649 * device' for the channels associated with it. [all …]
|
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.h | 199 * @recv_ioctx: Receive I/O context associated with this send I/O context. 252 * @nexus: I_T nexus this channel is associated with. 255 * @ib_cm.cm_id: IB CM ID associated with the channel. 257 * @rdma_cm.cm_id: RDMA CM ID associated with the channel. 288 * @sess: Session information associated with this SRP channel. 366 * @sport_id: Port name this TPG is associated with. 369 * Zero or more target portal groups are associated with each port name 370 * (srpt_port_id). With each TPG an ACL list is associated. 381 * @tpg_list: TPGs associated with the RDMA port name. 382 * @wwn: WWN associated with the RDMA port name. [all …]
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | virtchnl2.h | 9 /* All opcodes associated with virtchnl2 are prefixed with virtchnl2 or 340 /* IPv4 and IPv6 Fragment header types are only associated to 414 * Associated with VIRTCHNL2_OP_GET_EDT_CAPS. 437 * Associated with VIRTCHNL2_OP_VERSION. 488 * which is default vector associated with the default mailbox. For any other 497 * Associated with VIRTCHNL2_OP_GET_CAPS. 597 * Associated with VIRTCHNL2_OP_CREATE_VPORT. 635 * Associated with VIRTCHNL2_OP_DESTROY_VPORT, VIRTCHNL2_OP_ENABLE_VPORT, 697 * num_qinfo specified is greater than the number of queues associated with the 700 * Associated with VIRTCHNL2_OP_CONFIG_TX_QUEUES. [all …]
|
/linux/Documentation/driver-api/usb/ |
H A D | anchors.rst | 25 Once it has no more URBs associated with it, the anchor can be 35 all URBs associated with an anchor. 44 This function kills all URBs associated with an anchor. The URBs 52 This function unlinks all URBs associated with an anchor. The URBs 67 This function waits for all URBs associated with an anchor to finish 74 Returns true if no URBs are associated with an anchor. Locking
|
/linux/drivers/iio/ |
H A D | iio_core_trigger.h | 11 * @indio_dev: iio_dev associated with the device that will consume the trigger 19 * @indio_dev: iio_dev associated with the device that consumed the trigger 33 * @indio_dev: iio_dev associated with the device that will consume the trigger 42 * @indio_dev: iio_dev associated with the device that consumed the trigger
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,coresight-cti.yaml | 96 Handle to cpu this CTI is associated with. 111 defines a phandle reference to an associated CoreSight trace device. 112 When the associated trace device is enabled, then the respective CTI 114 arm,coresight-cti-v8-arch used. If the associated device has not been 116 later resolution. If the associated device is not a CoreSight device or 145 Handle to cpu this trigger connection is associated with. 150 defines a phandle reference to an associated CoreSight trace device. 151 When the associated trace device is enabled, then the respective CTI 152 will be enabled. If the associated device has not been registered 154 resolution. If the associated device is not a CoreSight device or
|
/linux/drivers/virt/nitro_enclaves/ |
H A D | ne_misc_dev.c | 424 * @kp : NE kernel parameter associated with the NE CPU pool. 472 * @ne_enclave : Private data associated with the current enclave. 517 * @ne_enclave : Private data associated with the current enclave. 565 * @ne_enclave : Private data associated with the current enclave. 617 * core associated with the provided vCPU. 618 * @vcpu_id: Provided vCPU id to get its associated core id. 644 * @ne_enclave : Private data associated with the current enclave. 677 * associated with the vCPU and keep track of all the threads in the in ne_check_cpu_in_cpu_pool() 695 * ne_add_vcpu_ioctl() - Add a vCPU to the slot associated with the current 697 * @ne_enclave : Private data associated with the current enclave. [all …]
|
/linux/include/misc/ |
H A D | cxl.h | 23 /* Get the AFU associated with a pci_dev */ 26 /* Get the AFU conf record number associated with a pci_dev */ 69 * This gets the default context associated with this pci_dev. This context 75 * Allocate and initalise a context associated with a AFU PCI device. This 85 * Set and get private data associated with a context. Allows drivers to have a 102 * Map a handler for an AFU interrupt associated with a particular context. AFU 177 * Take a context and associate it with my file ops. Returns the associated 183 /* Get the context associated with this file */ 186 * Start a context associated a struct cxl_ioctl_start_work used by the
|
/linux/Documentation/mm/ |
H A D | hugetlbfs_reserv.rst | 69 associated with the mapping. 144 The mapping may be associated with a subpool. If so, the subpool is consulted 165 was adjusted, then the reservation map associated with the mapping is 172 reservation map associated with the mapping will be modified as required to 180 Reservations are consumed when huge pages associated with the reservations 201 If a reservation does not exist, and there is a subpool associated with the 217 The free lists associated with the memory policy of the VMA are searched for 220 associated with the page, the following adjustments are made:: 236 value of the subpool associated with the page if it exists. This will be used 277 be the case if the page was associated with a subpool that contained [all …]
|
/linux/Documentation/ABI/stable/ |
H A D | firewire-cdev | 14 Each /dev/fw* is associated with one IEEE 1394 node, which can 18 - The 1394 node which is associated with the file: 50 operations are restricted to /dev/fw* files that are associated 57 A /dev/fw* file remains associated with one particular node 102 Besides stopping and freeing I/O contexts that were associated
|
/linux/security/integrity/ima/ |
H A D | ima_iint.c | 19 * ima_iint_find - Return the iint associated with an inode 22 * Return the IMA integrity information (iint) associated with an inode, if the 83 * ima_inode_get - Find or allocate an iint associated with an inode 86 * Find an iint associated with an inode, and allocate a new one if not found. 115 * Free the IMA data associated with an inode.
|
/linux/net/tipc/ |
H A D | name_distr.c | 60 * @net: the associated network namespace 85 * @net: the associated network namespace 115 * @net: the associated network namespace 144 * @net: the associated network namespace 202 * @net: the associated network namespace 227 * tipc_publ_purge - remove publication associated with a failed node 228 * @net: the associated network namespace 271 * @net: the associated network namespace 359 * @net: the associated network namespace 390 * @net: the associated network namespace
|
/linux/Documentation/hwmon/ |
H A D | dme1737.rst | 133 Each voltage input has associated min and max limits which trigger an alarm 151 Each temperature input has associated min and max limits which trigger an alarm 161 fan tachometers. All 6 inputs have an associated min limit which triggers an 173 This chip features 5 PWM outputs. PWM outputs 1-3 are associated with fan 174 inputs 1-3 and PWM outputs 5-6 are associated with fan inputs 5-6. PWM outputs 184 defines how fast the PWM output is adjusting to changes of the associated 209 to auto_point2_pwm if the temperature of the associated zone is between 218 based on the temperature of the associated thermal zone: 256 associated min-max range, 0 otherwise. 266 input is or went outside the associated [all …]
|