Home
last modified time | relevance | path

Searched refs:queries (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/input/rmi4/
H A Drmi_f01.c141 u8 queries[RMI_F01_BASIC_QUERY_LEN]; in rmi_f01_read_properties() local
153 queries, RMI_F01_BASIC_QUERY_LEN); in rmi_f01_read_properties()
164 props->manufacturer_id = queries[0]; in rmi_f01_read_properties()
166 props->has_lts = queries[1] & RMI_F01_QRY1_HAS_LTS; in rmi_f01_read_properties()
168 queries[1] & RMI_F01_QRY1_HAS_ADJ_DOZE; in rmi_f01_read_properties()
170 queries[1] & RMI_F01_QRY1_HAS_ADJ_DOZE_HOFF; in rmi_f01_read_properties()
171 has_query42 = queries[1] & RMI_F01_QRY1_HAS_QUERY42; in rmi_f01_read_properties()
172 has_sensor_id = queries[1] & RMI_F01_QRY1_HAS_SENSOR_ID; in rmi_f01_read_properties()
175 queries[5] & RMI_F01_QRY5_YEAR_MASK, in rmi_f01_read_properties()
176 queries[6] & RMI_F01_QRY6_MONTH_MASK, in rmi_f01_read_properties()
[all …]
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-get-frontend.rst36 This ioctl call queries the currently effective frontend parameters. For
/linux/drivers/gpu/drm/v3d/
H A Dv3d_drv.h428 struct v3d_timestamp_query *queries; member
434 struct v3d_performance_query *queries; member
/linux/Documentation/gpu/amdgpu/
H A Dras.rst5 The AMDGPU RAS interfaces are exposed via sysfs (for informational queries) and
/linux/tools/perf/Documentation/
H A Ddb-export.txt26 2. New tables and columns can be added, without affecting existing SQL queries,
/linux/arch/x86/platform/uv/
H A Duv_nmi.c521 this_cpu_inc(uv_cpu_nmi.queries); in uv_check_nmi()
1017 this_cpu_inc(uv_cpu_nmi.queries); in uv_handle_nmi_ping()
/linux/Documentation/virt/kvm/x86/
H A Dcpuid.rst30 This function queries the presence of KVM cpuid leafs.
/linux/Documentation/core-api/
H A Dunion_find.rst27 utilized to solve problems related to offline queries, dynamic connectivity,
/linux/arch/x86/include/asm/uv/
H A Duv_hub.h763 int queries; member
/linux/Documentation/wmi/
H A Dacpi-interface.rst17 used for mapping and execution of WMI methods and/or queries. If there exist
/linux/Documentation/driver-api/mtd/
H A Dspi-nor.rst13 The SPI NOR driver queries the SFDP tables in order to determine the
/linux/Documentation/livepatch/
H A Dshadow-vars.rst16 numeric id subsequently filters hashtable queries. Multiple shadow
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3361 int queries; in mlxsw_sp_fdb_notify_work() local
3377 queries = MLXSW_SP_FDB_SFN_QUERIES_PER_SESSION; in mlxsw_sp_fdb_notify_work()
3378 while (queries > 0) { in mlxsw_sp_fdb_notify_work()
3390 queries--; in mlxsw_sp_fdb_notify_work()
3398 mlxsw_sp_fdb_notify_work_schedule(mlxsw_sp, !queries); in mlxsw_sp_fdb_notify_work()
/linux/Documentation/hwmon/
H A Dw83627ehf.rst243 The DHG also supports PECI, where the DHG queries Intel CPU temperatures, and
/linux/Documentation/i2c/
H A Ddev-interface.rst199 i2c-dev. Examples include I2C_FUNCS, which queries the I2C adapter
/linux/Documentation/driver-api/cxl/
H A Dtheory-of-operation.rst249 ...which queries the CXL topology to ask "given CXL Memory Expander with a kernel
/linux/Documentation/accounting/
H A Dtaskstats.rst132 When a user queries to get per-tgid data, the sum of all other live threads in
/linux/Documentation/bpf/
H A Dcpumasks.rst187 ``struct bpf_cpumask *`` as that argument. Any argument that simply queries the
/linux/Documentation/sound/designs/
H A Dtimestamping.rst133 will be required to issue multiple queries and perform an
/linux/Documentation/power/
H A Dopp.rst59 -> queries to search/retrieve information ->
/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst284 These ``dyndbg`` queries are applied in order, with last having final say.
/linux/Documentation/hid/
H A Dhid-transport.rst109 The control-channel is used for direct blocking queries to the device
/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst262 whereas zero may be used for instance independent queries, if applicable. A
/linux/Documentation/networking/dsa/
H A Dconfiguration.rst304 tables are managed separately (``bridge fdb show`` queries both, and depending
/linux/Documentation/driver-api/usb/
H A Ddwc3.rst97 mentioning because this seems to be the largest source of queries

12