Searched full:resolver (Results 1 – 25 of 100) sorted by relevance
1234
| /kernel/linux/linux-6.6/net/dns_resolver/ |
| D | Kconfig | 3 # Configuration for DNS Resolver 6 tristate "DNS Resolver support" 9 Saying Y here will include support for the DNS Resolver key type 13 DNS Resolver is used to query DNS server for information. Examples 18 DNS Resolver is used by the CIFS and AFS modules, and would support 19 SMB2 later. DNS Resolver is supported by the userspace upcall 20 helper "/sbin/dns.resolver" via /etc/request-key.conf.
|
| D | Makefile | 3 # Makefile for the Linux DNS Resolver.
|
| /kernel/linux/linux-5.10/net/dns_resolver/ |
| D | Kconfig | 3 # Configuration for DNS Resolver 6 tristate "DNS Resolver support" 9 Saying Y here will include support for the DNS Resolver key type 13 DNS Resolver is used to query DNS server for information. Examples 18 DNS Resolver is used by the CIFS and AFS modules, and would support 19 SMB2 later. DNS Resolver is supported by the userspace upcall 20 helper "/sbin/dns.resolver" via /etc/request-key.conf.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/ |
| D | dynamic-resolution-notes.rst | 4 Device Tree Dynamic Resolver Notes 8 Device Tree resolver, residing in drivers/of/resolver.c 10 How the resolver works 13 The resolver is given as an input an arbitrary tree compiled with the 17 In sequence the resolver works by the following steps:
|
| /kernel/linux/linux-6.6/Documentation/devicetree/ |
| D | dynamic-resolution-notes.rst | 4 Devicetree Dynamic Resolver Notes 8 DeviceTree resolver, residing in drivers/of/resolver.c 10 How the resolver works 13 The resolver is given as an input an arbitrary tree compiled with the 17 In sequence the resolver works by the following steps:
|
| /kernel/linux/linux-6.6/drivers/iio/resolver/ |
| D | Kconfig | 3 # Resolver/Synchro drivers 5 menu "Resolver to digital converters" 11 Say yes here to build support for Analog Devices spi resolver 22 Say yes here to build support for Analog Devices spi resolver
|
| D | ad2s90.c | 3 * ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90 129 MODULE_DESCRIPTION("Analog Devices AD2S90 Resolver to Digital SPI driver");
|
| D | Makefile | 3 # Makefile for Resolver/Synchro drivers
|
| /kernel/linux/linux-5.10/drivers/iio/resolver/ |
| D | Kconfig | 3 # Resolver/Synchro drivers 5 menu "Resolver to digital converters" 11 Say yes here to build support for Analog Devices spi resolver 22 Say yes here to build support for Analog Devices spi resolver
|
| D | ad2s90.c | 3 * ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90 129 MODULE_DESCRIPTION("Analog Devices AD2S90 Resolver to Digital SPI driver");
|
| D | Makefile | 3 # Makefile for Resolver/Synchro drivers
|
| /kernel/linux/linux-6.6/drivers/staging/iio/resolver/ |
| D | Kconfig | 3 # Resolver/Synchro drivers 5 menu "Resolver to digital converters" 12 Say yes here to build support for Analog Devices spi resolver
|
| D | Makefile | 3 # Makefile for Resolver/Synchro drivers
|
| /kernel/linux/linux-5.10/drivers/staging/iio/resolver/ |
| D | Kconfig | 3 # Resolver/Synchro drivers 5 menu "Resolver to digital converters" 12 Say yes here to build support for Analog Devices spi resolver
|
| D | Makefile | 3 # Makefile for Resolver/Synchro drivers
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/resolver/ |
| D | adi,ad2s90.yaml | 4 $id: http://devicetree.org/schemas/iio/resolver/adi,ad2s90.yaml# 7 title: Analog Devices AD2S90 Resolver-to-Digital Converter 55 resolver@0 {
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | dns_resolver.h | 2 /* DNS resolver interface definitions. 43 * Source of record included in DNS resolver payload. 56 * Status of record included in DNS resolver payload.
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | dns_resolver.h | 2 /* DNS resolver interface definitions. 43 * Source of record included in DNS resolver payload. 56 * Status of record included in DNS resolver payload.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/resolver/ |
| D | ad2s90.txt | 1 Analog Devices AD2S90 Resolver-to-Digital Converter 25 resolver@0 {
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-func_apis.txt | 31 functions resolver. This function receives a pointer to its custom context 37 kernel functions resolver. The _tep_ argument is trace event parser context. 39 resolver is used by the APIs _tep_find_function()_, 44 resolver to the default function. The _tep_ argument is trace event parser
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | dns_resolver.rst | 4 DNS Resolver Module 20 The DNS resolver module provides a way for kernel services to make DNS queries 42 CONFIG_DNS_RESOLVER - tristate "DNS Resolver support"
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | dns_resolver.rst | 4 DNS Resolver Module 20 The DNS resolver module provides a way for kernel services to make DNS queries 42 CONFIG_DNS_RESOLVER - tristate "DNS Resolver support"
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| D | hw_atl2_llh.h | 65 /* set action resolver record */ 69 /* set enable action resolver section */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| D | hw_atl2_llh.h | 65 /* set action resolver record */ 69 /* set enable action resolver section */
|
| /kernel/liteos_a/net/telnet/src/ |
| D | telnet_dev.c | 88 …* Then, notify a command resolver task (an individual shell task) to take out and ru… 128 /* notify the command resolver task */ in TelnetTx() 194 * Description : When a command resolver task tries to read the telnet device, 239 * Description : When a command resolver task tries to write command results to the telnet device,
|
1234