Searched refs:linking (Results 1 – 25 of 117) sorted by relevance
12345
/linux-6.6.21/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 | rt5631.txt | 11 Pins on the device (for linking into audio routes):
|
D | tda7419.txt | 15 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 | wlf,wm8753.yaml | 10 Pins on the device (for linking into audio routes):
|
D | maxim,max9867.yaml | 11 Pins on the device (for linking into audio routes):
|
D | rt5514.txt | 23 Pins on the device (for linking into audio routes) for I2C:
|
D | realtek,alc5632.yaml | 10 Pins on the device (for linking into audio routes):
|
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 | rt5660.txt | 29 Pins on the device (for linking into audio routes) for RT5660:
|
D | wlf,wm8904.yaml | 13 Pins on the device (for linking into audio routes):
|
D | rt5668.txt | 30 Pins on the device (for linking into audio routes) for RT5668B:
|
D | maxim,max98090.yaml | 13 Pins on the device (for linking into audio routes):
|
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-6.6.21/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-6.6.21/Documentation/arch/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-6.6.21/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 263 symbols in the final module linking stage. It changes such errors
|
/linux-6.6.21/tools/bpf/bpftool/Documentation/ |
D | common_options.rst | 9 included when bpftool was compiled. Optional features include linking
|
/linux-6.6.21/LICENSES/exceptions/ |
D | GCC-exception-2.0 | 6 allow linking the compiled version of code to non GPL compliant code.
|
/linux-6.6.21/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-6.6.21/Documentation/userspace-api/ |
D | landlock.rst | 188 relevant when we want to allow linking or renaming. Indeed, having consistent 390 As for file renaming and linking, a sandboxed thread cannot modify its 428 File renaming and linking (ABI < 2) 436 their hierarchy, moving or linking a file from one directory to another implies 439 escalations through renaming or linking, and for the sake of simplicity, 440 Landlock previously limited linking and renaming to the same directory. 442 control renaming and linking thanks to the new ``LANDLOCK_ACCESS_FS_REFER``
|
/linux-6.6.21/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