Searched refs:binds (Results 1 – 25 of 30) sorted by relevance
12
/Linux-v6.1/include/net/netns/ |
D | mctp.h | 21 struct hlist_head binds; member
|
/Linux-v6.1/Documentation/mhi/ |
D | topology.rst | 32 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-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-vdpa | 7 means the kernel automatically binds devices to a compatible 17 Writing a device name to this file will cause the kernel binds
|
D | sysfs-bus-pci | 371 1, which means the kernel automatically binds VFs to a
|
/Linux-v6.1/Documentation/admin-guide/laptops/ |
D | toshiba_haps.rst | 64 This driver binds itself to the ACPI device TOS620A, and any Toshiba laptop
|
/Linux-v6.1/Documentation/driver-api/ |
D | i2c.rst | 19 "Adapter Driver" abstracts the controller hardware; it binds to a
|
/Linux-v6.1/Documentation/driver-api/driver-model/ |
D | design-patterns.rst | 18 that the device the driver binds to will appear in several instances. This
|
/Linux-v6.1/Documentation/sound/soc/ |
D | overview.rst | 67 describes and binds the other component drivers together to form an ALSA
|
/Linux-v6.1/Documentation/usb/ |
D | raw-gadget.rst | 34 while GadgetFS currently binds to the first available UDC. This allows
|
D | gadget_configfs.rst | 373 functions and binds them. This way the whole gadget is bound.
|
/Linux-v6.1/Documentation/hid/ |
D | amd-sfh-hid.rst | 49 sensor data. The layer, which binds each device (AMD SFH HID driver) identifies the device type and
|
D | intel-ish-hid.rst | 58 is registered as a device on this bus. The driver, which binds each device
|
/Linux-v6.1/drivers/firmware/arm_scmi/ |
D | Kconfig | 156 This enables System Power control logic which binds system shutdown or
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/google/ |
D | gve.rst | 9 The GVE driver binds to a single PCI device id used by the virtual
|
/Linux-v6.1/net/mctp/ |
D | route.c | 58 sk_for_each_rcu(sk, &net->mctp.binds) { in mctp_lookup_bind() 1366 INIT_HLIST_HEAD(&ns->binds); in mctp_routes_net_init()
|
D | af_mctp.c | 558 sk_add_node_rcu(sk, &net->mctp.binds); in mctp_sk_hash()
|
/Linux-v6.1/Documentation/x86/ |
D | sva.rst | 113 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-v6.1/Documentation/fb/ |
D | sstfb.rst | 76 as the console subsystem automagicaly binds ttys to the fb.
|
/Linux-v6.1/Documentation/networking/devlink/ |
D | devlink-port.rst | 165 At this point a matching subfunction driver binds to the subfunction's auxiliary device.
|
/Linux-v6.1/Documentation/spi/ |
D | spidev.rst | 87 binds to that device. (Directory or symlink, based on whether
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 259 The irqbalance daemon runs on a 10 second interval and binds interrupts
|
/Linux-v6.1/Documentation/driver-api/thermal/ |
D | sysfs-api.rst | 263 This interface function binds a thermal cooling device to a particular trip
|
/Linux-v6.1/Documentation/networking/ |
D | rds.rst | 95 This binds the socket to a local IP address and port, and a
|
/Linux-v6.1/Documentation/devicetree/ |
D | usage-model.rst | 374 According to that model, a driver could be written that binds to the
|
/Linux-v6.1/Documentation/firmware-guide/acpi/ |
D | enumeration.rst | 31 I2C, and in some cases UART), creates the physical devices and binds them
|
12