| /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/drivers/infiniband/core/ |
| H A D | sa_query.c | 191 static DEFINE_XARRAY_FLAGS(queries, XA_FLAGS_ALLOC | XA_FLAGS_LOCK_IRQ); 1218 xa_lock_irqsave(&queries, flags); in ib_sa_cancel_query() 1219 if (xa_load(&queries, id) != query) { in ib_sa_cancel_query() 1220 xa_unlock_irqrestore(&queries, flags); in ib_sa_cancel_query() 1224 xa_unlock_irqrestore(&queries, flags); in ib_sa_cancel_query() 1404 xa_lock_irqsave(&queries, flags); in send_mad() 1405 ret = __xa_alloc(&queries, &id, query, xa_limit_32b, gfp_mask); in send_mad() 1406 xa_unlock_irqrestore(&queries, flags); in send_mad() 1431 xa_lock_irqsave(&queries, flags); in send_mad() 1432 __xa_erase(&queries, id); in send_mad() [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/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/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/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
|
| H A D | llvm_reloc.rst | 323 * The ``BPF_CORE_TYPE_MATCHES`` queries matching relation, defined as
|
| /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/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
|
| /linux/Documentation/filesystems/ |
| H A D | configfs.rst | 32 As with sysfs, readdir(3) queries the list of items and/or attributes.
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-language.rst | 755 desirable to enable more complex dependency mappings and / or queries,
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | usage.rst | 635 mode also will be emulated using queries of the security
|