Home
last modified time | relevance | path

Searched full:binds (Results 1 – 25 of 104) sorted by relevance

12345

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-vdpa7 means the kernel automatically binds devices to a compatible
17 Writing a device name to this file will cause the kernel binds
/linux/Documentation/mhi/
H A Dtopology.rst32 MHI device is the logical device which binds to a maximum of two MHI channels
45 MHI driver is the client driver which binds to one or more MHI devices. The MHI
/linux/Documentation/gpu/
H A Ddrm-vm-bind-async.rst74 for example swap-in or clearing, or even previous binds.
209 * @tile_mask: Mask for which tiles to create binds for, 0 == All tiles,
278 /** @num_binds: number of binds in this IOCTL */
/linux/rust/helpers/
H A Dbuild_assert.c6 * `bindgen` binds the C `size_t` type as the Rust `usize` type, so we can
/linux/include/net/netns/
H A Dmctp.h27 DECLARE_HASHTABLE(binds, MCTP_BINDS_BITS);
/linux/include/linux/ulpi/
H A Ddriver.h38 * @probe: binds this driver to ULPI device
/linux/net/mctp/
H A Daf_mctp.c727 /* Prevent duplicate binds. */ in mctp_sk_hash()
728 sk_for_each(existing, &net->mctp.binds[hash]) { in mctp_sk_hash()
747 sk_add_node_rcu(sk, &net->mctp.binds[hash]); in mctp_sk_hash()
763 /* remove from any type-based binds */ in mctp_sk_unhash()
/linux/drivers/block/rnbd/
H A Drnbd-srv.h45 /* Structure which binds N devices and N sessions */
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.h50 * @dsc_bind_pingpong_blk: binds pixel output from a DSC block
/linux/include/linux/
H A Drpmsg.h70 * struct rpmsg_endpoint - binds a local rpmsg address to its user
80 * it binds an rpmsg address with an rx callback handler.
H A Dsunxi-rsb.h56 * @probe: binds this driver to a RSB device.
/linux/Documentation/driver-api/
H A Di2c.rst19 "Adapter Driver" abstracts the controller hardware; it binds to a
/linux/tools/testing/selftests/landlock/
H A Dnet_test.c678 /* Binds a socket to the first port. */ in TEST_F()
681 /* Binds a socket to the second port. */ in TEST_F()
686 /* Binds a socket to the third port. */ in TEST_F()
1782 * Binds on port 0, which selects a random port within in TEST_F()
1858 /* Binds on port 1023. */ in TEST_F()
1863 /* Binds on port 1023. */ in TEST_F()
1885 /* Binds on port 1024. */ in matches_log_tcp()
/linux/drivers/platform/x86/intel/atomisp2/
H A Dled.c18 /* This must be leds-gpio as the leds-gpio driver binds to the name */
/linux/Documentation/sound/soc/
H A Doverview.rst67 describes and binds the other component drivers together to form an ALSA
/linux/drivers/firmware/arm_scmi/
H A DKconfig94 This enables System Power control logic which binds system shutdown or
/linux/include/sound/ac97/
H A Dcodec.h25 * matching. A driver binds to a device when :
/linux/Documentation/driver-api/driver-model/
H A Ddesign-patterns.rst18 that the device the driver binds to will appear in several instances. This
/linux/Documentation/usb/
H A Draw-gadget.rst34 while GadgetFS currently binds to the first available UDC. This allows
/linux/Documentation/arch/x86/
H A Dsva.rst113 allocated. This allocation happens when a process opens/binds an SVA-capable
114 device but finds no PASID for this process. Subsequent binds of the same, or
/linux/Documentation/admin-guide/laptops/
H A Dtoshiba_haps.rst64 This driver binds itself to the ACPI device TOS620A, and any Toshiba laptop
/linux/fs/afs/
H A Daddr_prefs.c198 return SUBNET_MATCH; /* a binds tighter than b */ in afs_cmp_address_pref()
199 return CONTINUE_SEARCH; /* b binds tighter than a */ in afs_cmp_address_pref()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gart.c380 * Binds a BO that is allocated in VRAM to the GART page table
415 * Binds the requested pages to the gart page table
/linux/include/sound/
H A Dsoc-topology.h184 /* Binds event handlers to dynamic widgets */
/linux/drivers/video/fbdev/
H A Dn411.c173 /* this _add binds hecubafb to n411. hecubafb refcounts n411 */ in n411_init()

12345