Home
last modified time | relevance | path

Searched refs:submodule (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Dmax77686.txt5 are addressed using same i2c slave address whereas RTC submodule uses
8 PMIC submodule.
H A Dmax77693.txt78 - led : the LED submodule device node
H A Das3722.txt26 Optional submodule and their properties:
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-procfs-list.c222 const char *submodule, in procfs_list_install() argument
233 if (submodule != NULL) in procfs_list_install()
234 modulestr = kmem_asprintf("%s/%s", module, submodule); in procfs_list_install()
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_procfs_list.c102 const char *submodule, in procfs_list_install() argument
123 procfs_kstat = kstat_create(module, 0, name, submodule, in procfs_list_install()
/freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Dfsl,imx27-pinctrl.txt32 gpio_oconf configures the gpio submodule output signal. This does not
43 gpio_iconfa/b configures the gpio submodule input to functionblocks A and
/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dprocfs_list.h57 const char *submodule,
/freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dprocfs_list.h60 const char *submodule,
/freebsd-13.1/sys/contrib/device-tree/Bindings/rng/
H A Dks-sa-rng.txt3 On Keystone SoCs HWRNG module is a submodule of the Security Accelerator.
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/adc/
H A Dtwl4030-madc.txt8 - interrupts: IRQ line for the MADC submodule.
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td587 "must specify '-fmodule-name=%0' to enter %select{|submodule of }1"
592 "submodule %0.%1 not declared in module map">;
684 "expected umbrella, header, submodule, or module export">;
712 "parent module must be defined before the submodule">;
718 "inferred submodule cannot be a framework submodule">;
724 "redefinition of inferred submodule">;
726 "expected '{' to start inferred submodule">;
730 "only '*' can be exported from an inferred submodule">;
740 "private submodule '%0' in private module map, expected top-level module">,
779 "submodule of top-level module '%0' implicitly imported here">;
H A DDiagnosticFrontendKinds.td208 def err_no_submodule : Error<"no submodule named %0 in module '%1'">;
210 "no submodule named %0 in module '%1'; did you mean '%2'?">;
212 "no submodule named %0 in module '%1'; using top level '%2'">,
216 def warn_missing_submodule : Warning<"missing submodule '%0'">,
H A DDiagnosticCommonKinds.td109 "build a shadowed submodule '%0'">, DefaultFatal;
H A DDiagnosticSerializationKinds.td71 "module file '%0' is missing its top-level submodule">, DefaultFatal;
/freebsd-13.1/contrib/ldns/
H A DREADME.git16 git submodule update --init
/freebsd-13.1/sys/contrib/device-tree/Bindings/rtc/
H A Drtc-palmas.txt6 - interrupts: Interrupt number of RTC submodule on device.
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp321 clang::Module *submodule = top_level_module; in AddModule() local
324 submodule = submodule->findSubmodule(component.GetStringRef()); in AddModule()
325 if (!submodule) { in AddModule()
/freebsd-13.1/sys/contrib/device-tree/Bindings/input/
H A Dti,palmas-pwrbutton.txt12 - interrupts: Interrupt number of power button submodule on device.
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dmodule.modulemap12 // export that issues a warning if a name from the submodule is used, and
345 // No submodule for cassert. It fundamentally needs repeated, textual inclusion.
/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h392 const char *submodule,
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/
H A Dkeystone-netcp.txt107 - cpts: sub-node time synchronization (CPTS) submodule configuration
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dpython230 # from module.submodule import func1, func2
/freebsd-13.1/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c417 const char *submodule, in procfs_list_install() argument
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/
H A Dmodule.modulemap37 // FIXME: Make this as a submodule of LLVM_Backend again.
/freebsd-13.1/contrib/googletest/googletest/
H A DREADME.md104 * Add GoogleTest as a git submodule or equivalent. This may not always be

12