| /linux/drivers/net/ethernet/cisco/enic/ | 
| H A D | enic_pp.c | 214 		/* If pre-associate is not part of an associate.  in enic_pp_preassociate_rr()230 	/* If pre-associate is not part of an associate. */  in enic_pp_preassociate_rr()
 253 	/* Check if a pre-associate was called before */  in enic_pp_associate()
 
 | 
| /linux/drivers/clk/ | 
| H A D | clkdev.c | 233  * @clk: struct clk to associate with all clk_lookups256  * @hw: struct clk_hw to associate with all clk_lookups
 338  * @clk: struct clk to associate with all clk_lookups
 365  * @hw: struct clk_hw to associate with all clk_lookups
 394  * @hw: struct clk_hw to associate with all clk_lookups
 
 | 
| /linux/Documentation/driver-api/usb/ | 
| H A D | callbacks.rst | 70 These callbacks are intended to associate and disassociate a driver with86 usb_set_intfdata(), to associate a data structure with an interface, so
 87 that you know which internal state and identity you associate with a
 
 | 
| /linux/sound/soc/ | 
| H A D | soc-jack.c | 80  * snd_soc_jack_add_zones - Associate voltage zones with jack126  * snd_soc_jack_add_pins - Associate DAPM pins with an ASoC jack
 160 	 * card has an opportunity to associate pins.  in snd_soc_jack_add_pins()
 301  * snd_soc_jack_add_gpios - Associate GPIO pins with an ASoC jack
 400  * snd_soc_jack_add_gpiods - Associate GPIO descriptor pins with an ASoC jack
 
 | 
| /linux/net/sctp/ | 
| H A D | primitive.c | 56  * B) Associate58  * Format: ASSOCIATE(local SCTP instance name, destination transport addr,
 73 DECLARE_PRIMITIVE(ASSOCIATE)
 
 | 
| /linux/include/uapi/linux/ | 
| H A D | mei.h | 13  * This IOCTL is used to associate the current file descriptor with a97  * This IOCTL is used to associate the current file descriptor with a
 
 | 
| /linux/drivers/net/ethernet/intel/i40e/ | 
| H A D | i40e_xsk.c | 74  * i40e_xsk_pool_enable - Enable/associate an AF_XDP buffer pool to a78  * @qid: Rx ring to associate buffer pool with
 134  * @qid: Rx ring to associate buffer pool with
 176  * @pool: Buffer pool to enable/associate to a ring, or NULL to disable
 177  * @qid: Rx ring to (dis)associate buffer pool (from)to
 
 | 
| /linux/drivers/soc/qcom/ | 
| H A D | mdt_loader.c | 146  * @dev:	device handle to associate resources with232  * @dev:	device handle to associate resources with
 441  * @dev:	device handle to associate resources with
 470  * @dev:	device handle to associate resources with
 
 | 
| /linux/drivers/perf/ | 
| H A D | arm_pmu_acpi.c | 217 		 * it. We'll have to sanity-check IRQs later when we associate  in arm_pmu_acpi_parse_irqs()313  * associate a CPU and its interrupt before the common code tries to manage the
 330 		pr_warn_ratelimited("Unable to associate CPU%d with a PMU\n",  in arm_pmu_acpi_cpu_starting()
 
 | 
| /linux/drivers/power/reset/ | 
| H A D | reboot-mode.c | 150  * @dev: device to associate this resource with190  * @dev: device to associate this resource with
 
 | 
| /linux/drivers/net/mdio/ | 
| H A D | fwnode_mdio.c | 100 	/* Associate the fwnode with the device structure so it  in fwnode_mdiobus_phy_device_register()149 		/* Associate the fwnode with the device structure so it  in fwnode_mdiobus_register_phy()
 
 | 
| /linux/Documentation/ABI/testing/ | 
| H A D | sysfs-platform-hidma | 8 		It is used to associate a given HIDMA channel with the
 | 
| /linux/drivers/staging/media/ipu3/ | 
| H A D | TODO | 4 - Request API conversion. Remove of the dual pipeline and associate buffers
 | 
| /linux/Documentation/networking/device_drivers/wifi/intel/ | 
| H A D | ipw2200.rst | 153   associate154 	Set to 0 to disable the auto scan-and-associate functionality of the
 156 	for and associate to a network until it has been configured with
 158 	the network SSID.  Default is 0 (do not auto-associate)
 160 	Example: % modprobe ipw2200 associate=0
 
 | 
| H A D | ipw2100.rst | 135 associate	boolean		associate=0   Do NOT auto associate
 | 
| /linux/drivers/crypto/amcc/ | 
| H A D | crypto4xx_trng.h | 9  * associate format.
 | 
| /linux/drivers/remoteproc/ | 
| H A D | remoteproc_virtio.c | 392 			/* Associate reserved memory to vdev device */  in rproc_add_virtio_dev()396 				dev_err(dev, "Can't associate reserved memory\n");  in rproc_add_virtio_dev()
 409 			/* Associate vdev buffer memory pool to vdev subdev */  in rproc_add_virtio_dev()
 414 				dev_err(dev, "Failed to associate buffer\n");  in rproc_add_virtio_dev()
 
 | 
| /linux/Documentation/userspace-api/ | 
| H A D | iommufd.rst | 62   domain to associate to. This nested stage-1 page table managed by the user222      uAPI, provided an ioas_id via @pt_id to associate the new HWPT_PAGING to
 230    nesting parent HWPT_PAGING via @pt_id to associate the new HWPT_NESTED object
 249    and an hwpt_id (to associate the vIOMMU to a nesting parent HWPT_PAGING). The
 
 | 
| /linux/Documentation/devicetree/bindings/ptp/ | 
| H A D | ptp-ines.txt | 6 attributes of PHY nodes.  These associate a particular MII bus with a
 | 
| /linux/drivers/gpu/drm/omapdrm/ | 
| H A D | omap_overlay.h | 18 /* Used to associate a HW overlay/plane to a plane */
 | 
| /linux/samples/ftrace/ | 
| H A D | ftrace-ops.c | 26 MODULE_PARM_DESC(nr_ops_relevant, "How many ftrace_ops to associate with the relevant tracee");35 MODULE_PARM_DESC(nr_ops_irrelevant, "How many ftrace_ops to associate with the irrelevant tracee");
 
 | 
| /linux/Documentation/devicetree/bindings/nvmem/ | 
| H A D | fsl,vf610-ocotp.yaml | 28       - description: ipg clock we associate with the OCOTP peripheral
 | 
| /linux/drivers/base/power/ | 
| H A D | common.c | 122  * dev_pm_domain_attach_by_id - Associate a device with one of its PM domains.158  * dev_pm_domain_attach_by_name - Associate a device with one of its PM domains.
 175  * dev_pm_domain_attach_list - Associate a device with its PM domains.
 
 | 
| /linux/Documentation/userspace-api/media/v4l/ | 
| H A D | app-pri.rst | 21 query the access priority associate with a file descriptor. Opening a
 | 
| /linux/drivers/firmware/arm_scmi/ | 
| H A D | quirks.h | 19  * A helper to associate the actual code snippet to use as a quirk
 |