Searched full:associate (Results 1 – 25 of 421) sorted by relevance
12345678910>>...17
/Linux-v6.1/drivers/net/ethernet/cisco/enic/ |
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-v6.1/drivers/clk/ |
D | clkdev.c | 195 * @clk: struct clk to associate with all clk_lookups 218 * @hw: struct clk_hw to associate with all clk_lookups 301 * @clk: struct clk to associate with all clk_lookups 328 * @hw: struct clk_hw to associate with all clk_lookups 357 * @hw: struct clk_hw to associate with all clk_lookups
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | callbacks.rst | 70 These callbacks are intended to associate and disassociate a driver with 86 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-v6.1/sound/soc/ |
D | soc-jack.c | 81 * snd_soc_jack_add_zones - Associate voltage zones with jack 127 * snd_soc_jack_add_pins - Associate DAPM pins with an ASoC jack 161 * card has an opportunity to associate pins. in snd_soc_jack_add_pins() 302 * snd_soc_jack_add_gpios - Associate GPIO pins with an ASoC jack 414 * snd_soc_jack_add_gpiods - Associate GPIO descriptor pins with an ASoC jack
|
/Linux-v6.1/net/sctp/ |
D | primitive.c | 56 * B) Associate 58 * Format: ASSOCIATE(local SCTP instance name, destination transport addr, 73 DECLARE_PRIMITIVE(ASSOCIATE)
|
/Linux-v6.1/include/uapi/linux/ |
D | mei.h | 13 * This IOCTL is used to associate the current file descriptor with a 97 * This IOCTL is used to associate the current file descriptor with a
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-wusb_cbaf | 36 assumed to be not known. The CM may associate 101 associate with the device.
|
D | sysfs-platform-hidma | 8 It is used to associate a given HIDMA channel with the
|
/Linux-v6.1/drivers/soc/qcom/ |
D | mdt_loader.c | 112 * @dev: device handle to associate resources with 195 * @dev: device handle to associate resources with 363 * @dev: device handle to associate resources with 392 * @dev: device handle to associate resources with
|
/Linux-v6.1/drivers/net/mdio/ |
D | fwnode_mdio.c | 90 /* 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-v6.1/drivers/power/reset/ |
D | reboot-mode.c | 141 * @dev: device to associate this resource with 181 * @dev: device to associate this resource with
|
/Linux-v6.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_xsk.c | 77 * i40e_xsk_pool_enable - Enable/associate an AF_XDP buffer pool to a 81 * @qid: Rx ring to associate buffer pool with 137 * @qid: Rx ring to associate buffer pool with 179 * @pool: Buffer pool to enable/associate to a ring, or NULL to disable 180 * @qid: Rx ring to (dis)associate buffer pool (from)to
|
/Linux-v6.1/drivers/staging/media/ipu3/ |
D | TODO | 4 - Request API conversion. Remove of the dual pipeline and associate buffers
|
/Linux-v6.1/drivers/crypto/amcc/ |
D | crypto4xx_trng.h | 9 * associate format.
|
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/ |
D | vf610-ocotp.txt | 9 clocks : ipg clock we associate with the OCOTP peripheral
|
/Linux-v6.1/Documentation/devicetree/bindings/ptp/ |
D | ptp-ines.txt | 6 attributes of PHY nodes. These associate a particular MII bus with a
|
/Linux-v6.1/Documentation/networking/device_drivers/wifi/intel/ |
D | ipw2200.rst | 153 associate 154 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
|
/Linux-v6.1/drivers/gpu/drm/omapdrm/ |
D | omap_overlay.h | 18 /* Used to associate a HW overlay/plane to a plane */
|
/Linux-v6.1/drivers/remoteproc/ |
D | remoteproc_virtio.c | 389 /* Associate reserved memory to vdev device */ in rproc_add_virtio_dev() 393 dev_err(dev, "Can't associate reserved memory\n"); in rproc_add_virtio_dev() 406 /* Associate vdev buffer memory pool to vdev subdev */ in rproc_add_virtio_dev() 411 dev_err(dev, "Failed to associate buffer\n"); in rproc_add_virtio_dev()
|
/Linux-v6.1/include/linux/ |
D | writeback.h | 223 * inode_attach_wb - associate an inode with its wb 227 * If @inode doesn't have its wb, associate it with the wb matching the 253 * wbc_attach_fdatawrite_inode - associate wbc and inode for fdatawrite
|
/Linux-v6.1/security/selinux/include/ |
D | classmap.h | 18 "write", "associate", "unix_read", "unix_write" 64 "relabelfrom", "relabelto", "associate", "quotamod",
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | app-pri.rst | 21 query the access priority associate with a file descriptor. Opening a
|
/Linux-v6.1/arch/riscv/include/asm/ |
D | fixmap.h | 21 * set_fixmap(idx,phys) to associate physical memory with fixmap indices.
|
/Linux-v6.1/Documentation/devicetree/bindings/iommu/ |
D | sprd,iommu.yaml | 22 additional information needs to associate with its master device.
|
/Linux-v6.1/drivers/base/power/ |
D | common.c | 118 * dev_pm_domain_attach_by_id - Associate a device with one of its PM domains. 154 * dev_pm_domain_attach_by_name - Associate a device with one of its PM domains.
|
12345678910>>...17