Searched full:associate (Results 1 – 25 of 851) sorted by relevance
12345678910>>...35
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
| D | enic_pp.c | 229 /* 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/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| D | clkdev.c | 223 * @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/ |
| 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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/sound/soc/ |
| D | soc-jack.c | 88 * 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/ |
| 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 415 * snd_soc_jack_add_gpiods - Associate GPIO descriptor pins with an ASoC jack
|
| /kernel/liteos_a/fs/include/fs/ |
| D | fd_table.h | 42 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/ |
| D | gasket_interrupt.h | 60 * @event_fd: The eventfd to associate with the interrupt. 74 * @interrupt: The device interrupt to de-associate.
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | primitive.c | 56 * B) Associate 58 * Format: ASSOCIATE(local SCTP instance name, destination transport addr, 73 DECLARE_PRIMITIVE(ASSOCIATE)
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | primitive.c | 56 * B) Associate 58 * Format: ASSOCIATE(local SCTP instance name, destination transport addr, 73 DECLARE_PRIMITIVE(ASSOCIATE)
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/drivers/remoteproc/ |
| D | remoteproc_virtio.c | 352 /* 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/ |
| D | i40e_xsk.c | 76 * 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/ |
| D | mdt_loader.c | 112 * @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/ |
| D | fwnode_mdio.c | 97 /* 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/ |
| D | reboot-mode.c | 141 * @dev: device to associate this resource with 181 * @dev: device to associate this resource with
|
| /kernel/linux/linux-5.10/drivers/power/reset/ |
| D | reboot-mode.c | 141 * @dev: device to associate this resource with 181 * @dev: device to associate this resource with
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-platform-hidma | 8 It is used to associate a given HIDMA channel with the
|
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| D | TODO | 4 - Request API conversion. Remove of the dual pipeline and associate buffers
|
| /kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
| D | TODO | 4 - Request API conversion. Remove of the dual pipeline and associate buffers
|
12345678910>>...35