Home
last modified time | relevance | path

Searched full:associate (Results 1 – 25 of 851) sorted by relevance

12345678910>>...35

/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
Denic_pp.c214 /* 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
Denic_pp.c229 /* If pre-associate is not part of an associate. in enic_pp_preassociate_rr()
245 /* If pre-associate is not part of an associate. */ in enic_pp_preassociate_rr()
268 /* Check if a pre-associate was called before */ in enic_pp_associate()
/kernel/linux/linux-6.6/drivers/clk/
Dclkdev.c195 * @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
/kernel/linux/linux-5.10/drivers/clk/
Dclkdev.c223 * @clk: struct clk to associate with all clk_lookups
246 * @hw: struct clk_hw to associate with all clk_lookups
329 * @clk: struct clk to associate with all clk_lookups
356 * @hw: struct clk_hw to associate with all clk_lookups
419 * @hw: struct clk_hw to associate with all clk_lookups
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Dcallbacks.rst70 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
/kernel/linux/linux-6.6/Documentation/driver-api/usb/
Dcallbacks.rst70 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
/kernel/linux/linux-5.10/sound/soc/
Dsoc-jack.c88 * snd_soc_jack_add_zones - Associate voltage zones with jack
134 * snd_soc_jack_add_pins - Associate DAPM pins with an ASoC jack
168 * card has an opportunity to associate pins. in snd_soc_jack_add_pins()
303 * snd_soc_jack_add_gpios - Associate GPIO pins with an ASoC jack
415 * snd_soc_jack_add_gpiods - Associate GPIO descriptor pins with an ASoC jack
/kernel/linux/linux-6.6/sound/soc/
Dsoc-jack.c81 * 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
415 * snd_soc_jack_add_gpiods - Associate GPIO descriptor pins with an ASoC jack
/kernel/liteos_a/fs/include/fs/
Dfd_table.h42 intptr_t sysFd; /* system fd associate with the tg_filelist index */
47 struct file_table_s *ft_fds; /* process fd array associate with system fd */
/kernel/linux/linux-5.10/drivers/staging/gasket/
Dgasket_interrupt.h60 * @event_fd: The eventfd to associate with the interrupt.
74 * @interrupt: The device interrupt to de-associate.
/kernel/linux/linux-5.10/net/sctp/
Dprimitive.c56 * B) Associate
58 * Format: ASSOCIATE(local SCTP instance name, destination transport addr,
73 DECLARE_PRIMITIVE(ASSOCIATE)
/kernel/linux/linux-6.6/net/sctp/
Dprimitive.c56 * B) Associate
58 * Format: ASSOCIATE(local SCTP instance name, destination transport addr,
73 DECLARE_PRIMITIVE(ASSOCIATE)
/kernel/linux/linux-6.6/include/uapi/linux/
Dmei.h13 * 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
/kernel/linux/linux-5.10/include/uapi/linux/
Dmei.h13 * 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
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-wusb_cbaf36 assumed to be not known. The CM may associate
101 associate with the device.
Dsysfs-platform-hidma8 It is used to associate a given HIDMA channel with the
/kernel/linux/linux-5.10/drivers/remoteproc/
Dremoteproc_virtio.c352 /* Associate reserved memory to vdev device */ in rproc_add_virtio_dev()
356 dev_err(dev, "Can't associate reserved memory\n"); in rproc_add_virtio_dev()
369 /* Associate vdev buffer memory pool to vdev subdev */ in rproc_add_virtio_dev()
374 dev_err(dev, "Failed to associate buffer\n"); in rproc_add_virtio_dev()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_xsk.c76 * i40e_xsk_pool_enable - Enable/associate an AF_XDP buffer pool to a
80 * @qid: Rx ring to associate buffer pool with
136 * @qid: Rx ring to associate buffer pool with
178 * @pool: Buffer pool to enable/associate to a ring, or NULL to disable
179 * @qid: Rx ring to (dis)associate buffer pool (from)to
/kernel/linux/linux-6.6/drivers/soc/qcom/
Dmdt_loader.c112 * @dev: device handle to associate resources with
195 * @dev: device handle to associate resources with
398 * @dev: device handle to associate resources with
427 * @dev: device handle to associate resources with
/kernel/linux/linux-6.6/drivers/net/mdio/
Dfwnode_mdio.c97 /* Associate the fwnode with the device structure so it in fwnode_mdiobus_phy_device_register()
152 /* Associate the fwnode with the device structure so it in fwnode_mdiobus_register_phy()
/kernel/linux/linux-6.6/drivers/power/reset/
Dreboot-mode.c141 * @dev: device to associate this resource with
181 * @dev: device to associate this resource with
/kernel/linux/linux-5.10/drivers/power/reset/
Dreboot-mode.c141 * @dev: device to associate this resource with
181 * @dev: device to associate this resource with
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-platform-hidma8 It is used to associate a given HIDMA channel with the
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
DTODO4 - Request API conversion. Remove of the dual pipeline and associate buffers
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
DTODO4 - Request API conversion. Remove of the dual pipeline and associate buffers

12345678910>>...35