Searched refs:linking (Results 1 – 25 of 110) sorted by relevance
12345
| /Linux-v6.1/Documentation/devicetree/bindings/sound/ |
| D | rt274.txt | 16 Pins on the device (for linking into audio routes) for RT274:
|
| D | rt5616.txt | 17 Pins on the device (for linking into audio routes) for RT5616:
|
| D | wm8904.txt | 12 Pins on the device (for linking into audio routes):
|
| D | rt5631.txt | 11 Pins on the device (for linking into audio routes):
|
| D | wm8753.txt | 13 Pins on the device (for linking into audio routes):
|
| D | tda7419.txt | 15 Pins on the device (for linking into audio routes):
|
| D | alc5632.txt | 16 Pins on the device (for linking into audio routes):
|
| D | rt1011.txt | 31 Pins on the device (for linking into audio routes) for RT1011:
|
| D | rt5514.txt | 23 Pins on the device (for linking into audio routes) for I2C:
|
| D | es8328.txt | 15 Pins on the device (for linking into audio routes):
|
| D | ux500-mop500.txt | 3 This node is responsible for linking together all ux500 Audio Driver components.
|
| D | max98090.txt | 29 Pins on the device (for linking into audio routes):
|
| D | rt5660.txt | 29 Pins on the device (for linking into audio routes) for RT5660:
|
| D | rt5668.txt | 30 Pins on the device (for linking into audio routes) for RT5668B:
|
| D | rt5665.txt | 37 Pins on the device (for linking into audio routes) for RT5659/RT5658:
|
| D | rt5651.txt | 41 Pins on the device (for linking into audio routes) for RT5651:
|
| /Linux-v6.1/drivers/net/ethernet/microchip/lan966x/ |
| D | lan966x_switchdev.c | 313 if (info->linking) in lan966x_port_changeupper() 322 if (info->linking) in lan966x_port_changeupper() 340 if (netif_is_bridge_master(info->upper_dev) && !info->linking) { in lan966x_port_prechangeupper() 347 if (err || info->linking) in lan966x_port_prechangeupper()
|
| /Linux-v6.1/Documentation/kbuild/ |
| D | kbuild.rst | 75 Additional options used for $(LD) when linking modules. 91 Additional flags to be passed when linking host programs. 105 Additional options used for $(LD) when linking userprogs. userprogs are linked 257 symbols in the final module linking stage. It changes such errors
|
| /Linux-v6.1/Documentation/arm/keystone/ |
| D | knav-qmss.rst | 12 processors(PDSP), linking RAM, descriptor pools and infrastructure 20 The QMSS driver manages the PDSP setups, linking RAM regions,
|
| /Linux-v6.1/Documentation/userspace-api/ |
| D | landlock.rst | 175 relevant when we want to allow linking or renaming. Indeed, having consistent 346 As for file renaming and linking, a sandboxed thread cannot modify its 384 File renaming and linking (ABI < 2) 392 their hierarchy, moving or linking a file from one directory to another implies 395 escalations through renaming or linking, and for the sake of simplicity, 396 Landlock previously limited linking and renaming to the same directory. 398 control renaming and linking thanks to the new ``LANDLOCK_ACCESS_FS_REFER``
|
| /Linux-v6.1/LICENSES/exceptions/ |
| D | GCC-exception-2.0 | 6 allow linking the compiled version of code to non GPL compliant code.
|
| /Linux-v6.1/drivers/net/ethernet/intel/ice/ |
| D | ice_lag.c | 264 netdev_dbg(netdev, "bonding %s\n", info->linking ? "LINK" : "UNLINK"); in ice_lag_changeupper_event() 271 if (info->linking) in ice_lag_changeupper_event()
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| D | bond.c | 260 info->linking ? "en" : "un", rpriv->rep->vport, lag_dev->name); in mlx5e_rep_changeupper_event() 262 if (info->linking) in mlx5e_rep_changeupper_event()
|
| /Linux-v6.1/tools/bpf/bpftool/Documentation/ |
| D | common_options.rst | 9 included when bpftool was compiled. Optional features include linking
|
| /Linux-v6.1/Documentation/driver-api/tty/ |
| D | tty_driver.rst | 93 This way, the driver needs not care about linking later on. 102 The linking routines are documented here:
|
12345