Home
last modified time | relevance | path

Searched refs:linking (Results 1 – 25 of 120) sorted by relevance

12345

/linux/arch/riscv/kernel/tests/
H A DKconfig.debug16 bool "KUnit test riscv module linking at runtime" if !KUNIT_ALL_TESTS
20 Enable this option to test riscv module linking at boot. This will
/linux/Documentation/devicetree/bindings/sound/
H A Drt274.txt16 Pins on the device (for linking into audio routes) for RT274:
H A Drt5631.txt11 Pins on the device (for linking into audio routes):
H A Dtda7419.txt15 Pins on the device (for linking into audio routes):
H A Drealtek,rt5616.yaml10 Pins on the device (for linking into audio routes) for RT5616:
H A Drt1011.txt31 Pins on the device (for linking into audio routes) for RT1011:
H A Dmaxim,max9867.yaml11 Pins on the device (for linking into audio routes):
H A Dwlf,wm8753.yaml10 Pins on the device (for linking into audio routes):
H A Drt5514.txt23 Pins on the device (for linking into audio routes) for I2C:
H A Drealtek,alc5632.yaml10 Pins on the device (for linking into audio routes):
H A Dux500-mop500.txt3 This node is responsible for linking together all ux500 Audio Driver components.
H A Drt5660.txt29 Pins on the device (for linking into audio routes) for RT5660:
H A Drt5668.txt30 Pins on the device (for linking into audio routes) for RT5668B:
H A Dwlf,wm8904.yaml13 Pins on the device (for linking into audio routes):
H A Drt5665.txt37 Pins on the device (for linking into audio routes) for RT5659/RT5658:
H A Dmaxim,max98090.yaml13 Pins on the device (for linking into audio routes):
H A Deverest,es8328.yaml11 Pins on the device (for linking into audio routes) are
H A Drt5651.txt41 Pins on the device (for linking into audio routes) for RT5651:
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c313 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/Documentation/arch/arm/keystone/
H A Dknav-qmss.rst12 processors(PDSP), linking RAM, descriptor pools and infrastructure
20 The QMSS driver manages the PDSP setups, linking RAM regions,
/linux/Documentation/kbuild/
H A Dkbuild.rst75 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
269 symbols in the final module linking stage. It changes such errors
/linux/tools/bpf/bpftool/Documentation/
H A Dcommon_options.rst9 bpftool was compiled. Optional features include linking against LLVM or
/linux/LICENSES/exceptions/
H A DGCC-exception-2.06 allow linking the compiled version of code to non GPL compliant code.
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbond.c260 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/Documentation/driver-api/tty/
H A Dtty_driver.rst93 This way, the driver needs not care about linking later on.
102 The linking routines are documented here:

12345