| /linux/drivers/input/rmi4/ |
| H A D | rmi_f01.c | 141 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 D | fe-get-frontend.rst | 36 This ioctl call queries the currently effective frontend parameters. For
|
| /linux/drivers/gpu/drm/v3d/ |
| H A D | v3d_drv.h | 428 struct v3d_timestamp_query *queries; member 434 struct v3d_performance_query *queries; member
|
| /linux/Documentation/gpu/amdgpu/ |
| H A D | ras.rst | 5 The AMDGPU RAS interfaces are exposed via sysfs (for informational queries) and
|
| /linux/tools/perf/Documentation/ |
| H A D | db-export.txt | 26 2. New tables and columns can be added, without affecting existing SQL queries,
|
| /linux/arch/x86/platform/uv/ |
| H A D | uv_nmi.c | 521 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 D | cpuid.rst | 30 This function queries the presence of KVM cpuid leafs.
|
| /linux/Documentation/core-api/ |
| H A D | union_find.rst | 27 utilized to solve problems related to offline queries, dynamic connectivity,
|
| /linux/arch/x86/include/asm/uv/ |
| H A D | uv_hub.h | 763 int queries; member
|
| /linux/Documentation/wmi/ |
| H A D | acpi-interface.rst | 17 used for mapping and execution of WMI methods and/or queries. If there exist
|
| /linux/Documentation/driver-api/mtd/ |
| H A D | spi-nor.rst | 13 The SPI NOR driver queries the SFDP tables in order to determine the
|
| /linux/Documentation/livepatch/ |
| H A D | shadow-vars.rst | 16 numeric id subsequently filters hashtable queries. Multiple shadow
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_switchdev.c | 3361 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 D | w83627ehf.rst | 243 The DHG also supports PECI, where the DHG queries Intel CPU temperatures, and
|
| /linux/Documentation/i2c/ |
| H A D | dev-interface.rst | 199 i2c-dev. Examples include I2C_FUNCS, which queries the I2C adapter
|
| /linux/Documentation/driver-api/cxl/ |
| H A D | theory-of-operation.rst | 249 ...which queries the CXL topology to ask "given CXL Memory Expander with a kernel
|
| /linux/Documentation/accounting/ |
| H A D | taskstats.rst | 132 When a user queries to get per-tgid data, the sum of all other live threads in
|
| /linux/Documentation/bpf/ |
| H A D | cpumasks.rst | 187 ``struct bpf_cpumask *`` as that argument. Any argument that simply queries the
|
| /linux/Documentation/sound/designs/ |
| H A D | timestamping.rst | 133 will be required to issue multiple queries and perform an
|
| /linux/Documentation/power/ |
| H A D | opp.rst | 59 -> queries to search/retrieve information ->
|
| /linux/Documentation/admin-guide/ |
| H A D | dynamic-debug-howto.rst | 284 These ``dyndbg`` queries are applied in order, with last having final say.
|
| /linux/Documentation/hid/ |
| H A D | hid-transport.rst | 109 The control-channel is used for direct blocking queries to the device
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | ssh.rst | 262 whereas zero may be used for instance independent queries, if applicable. A
|
| /linux/Documentation/networking/dsa/ |
| H A D | configuration.rst | 304 tables are managed separately (``bridge fdb show`` queries both, and depending
|
| /linux/Documentation/driver-api/usb/ |
| H A D | dwc3.rst | 97 mentioning because this seems to be the largest source of queries
|