/Linux-v4.19/drivers/input/rmi4/ |
D | rmi_f01.c | 142 u8 queries[RMI_F01_BASIC_QUERY_LEN]; in rmi_f01_read_properties() local 154 queries, RMI_F01_BASIC_QUERY_LEN); in rmi_f01_read_properties() 165 props->manufacturer_id = queries[0]; in rmi_f01_read_properties() 167 props->has_lts = queries[1] & RMI_F01_QRY1_HAS_LTS; in rmi_f01_read_properties() 169 queries[1] & RMI_F01_QRY1_HAS_ADJ_DOZE; in rmi_f01_read_properties() 171 queries[1] & RMI_F01_QRY1_HAS_ADJ_DOZE_HOFF; in rmi_f01_read_properties() 172 has_query42 = queries[1] & RMI_F01_QRY1_HAS_QUERY42; in rmi_f01_read_properties() 173 has_sensor_id = queries[1] & RMI_F01_QRY1_HAS_SENSOR_ID; in rmi_f01_read_properties() 176 queries[5] & RMI_F01_QRY5_YEAR_MASK, in rmi_f01_read_properties() 177 queries[6] & RMI_F01_QRY6_MONTH_MASK, in rmi_f01_read_properties() [all …]
|
/Linux-v4.19/lib/ |
D | interval_tree_test.c | 24 static u32 *queries = NULL; variable 58 queries[i] = (prandom_u32_state(&rnd) >> 4) % max_endpoint; in init() 72 queries = kmalloc_array(nsearches, sizeof(int), GFP_KERNEL); in interval_tree_test_init() 73 if (!queries) { in interval_tree_test_init() 108 unsigned long start = search_all ? 0 : queries[j]; in interval_tree_test_init() 109 unsigned long last = search_all ? max_endpoint : queries[j]; in interval_tree_test_init() 122 kfree(queries); in interval_tree_test_init()
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | fe-get-frontend.rst | 38 This ioctl call queries the currently effective frontend parameters. For
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | uvcvideo.rst | 62 A call to this ioctl allows applications to send queries to the UVC driver that 190 This ioctl queries a UVC XU control identified by its extension unit ID 193 There are a number of different queries available that closely 217 control. Exceptions are the UVC_GET_LEN and UVC_GET_INFO queries, for
|
/Linux-v4.19/Documentation/networking/ |
D | dns_resolver.txt | 19 The DNS resolver module provides a way for kernel services to make DNS queries 20 by way of requesting a key of key type dns_resolver. These queries are
|
D | 00-INDEX | 66 - The DNS resolver module allows kernel servies to make DNS queries.
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | cpuid.txt | 22 This function queries the presence of KVM cpuid leafs.
|
/Linux-v4.19/arch/x86/platform/uv/ |
D | uv_nmi.c | 489 this_cpu_inc(uv_cpu_nmi.queries); in uv_check_nmi() 981 this_cpu_inc(uv_cpu_nmi.queries); in uv_handle_nmi_ping()
|
/Linux-v4.19/drivers/soc/qcom/ |
D | Kconfig | 11 Command DB queries shared memory by key string for shared system
|
/Linux-v4.19/arch/x86/include/asm/uv/ |
D | uv_hub.h | 840 int queries; member
|
/Linux-v4.19/Documentation/livepatch/ |
D | shadow-vars.txt | 16 numeric id subsequently filters hashtable queries. Multiple shadow
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/hisilicon/ |
D | hisilicon.txt | 80 The Hi3798CV200 Peripheral Controller controls peripherals, queries
|
/Linux-v4.19/Documentation/i2c/ |
D | dev-interface | 191 i2c-dev. Examples include I2C_FUNCS, which queries the I2C adapter
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83627ehf | 185 The DHG also supports PECI, where the DHG queries Intel CPU temperatures, and
|
/Linux-v4.19/Documentation/accounting/ |
D | taskstats.txt | 129 When a user queries to get per-tgid data, the sum of all other live threads in
|
/Linux-v4.19/Documentation/sound/designs/ |
D | timestamping.rst | 133 will be required to issue multiple queries and perform an
|
/Linux-v4.19/Documentation/power/ |
D | opp.txt | 52 -> queries to search/retrieve information ->
|
/Linux-v4.19/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 286 These ``dyndbg`` queries are applied in order, with last having final say.
|
/Linux-v4.19/Documentation/dev-tools/ |
D | coccinelle.rst | 248 git can be used for ``git grep`` queries over coccigrep. A timeout of 200
|
/Linux-v4.19/Documentation/hid/ |
D | hid-transport.txt | 105 The control-channel is used for direct blocking queries to the device
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | dwc3.rst | 97 mentioning because this seems to be the largest source of queries
|
/Linux-v4.19/Documentation/filesystems/configfs/ |
D | configfs.txt | 30 As with sysfs, readdir(3) queries the list of items and/or attributes.
|
/Linux-v4.19/Documentation/kbuild/ |
D | kconfig-language.txt | 603 desirable to enable more complex dependency mappings and / or queries,
|
/Linux-v4.19/net/ipv4/ |
D | Kconfig | 639 - Low latency (short flows, queries),
|
/Linux-v4.19/Documentation/blockdev/ |
D | README.DAC960 | 287 driver queries each controller for status information every 10 seconds, and
|