Home
last modified time | relevance | path

Searched refs:QUERY (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/Documentation/input/devices/
H A Diforce-protocol.rst220 ff 01 QUERY [INDEX] CHECKSUM
222 FF LEN QUERY VALUE_QUERIED CHECKSUM2
230 QUERY = 42 ('B'uffer size)
241 QUERY = 4e ('N'umber of effects)
252 QUERY = 4d ('M'anufacturer)
261 QUERY = 50 ('P'roduct)
270 QUERY = 4f ('O'pen)
279 QUERY = 43 ('C')lose
288 QUERY = 45 ('E')
298 QUERY = 56 ('V'ersion)
/openbmc/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst234 ``dyndbg="QUERY"`` or ``module.dyndbg="QUERY"``. QUERY follows
283 In the ``foo.dyndbg="QUERY"`` form, the query must exclude ``module foo``.
285 ``QUERY``, and only 1 match-spec of each type is allowed.
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
H A Dg98.fuc0s349 // if < 2, no QUERY object is involved
359 // ok, will need to pull a QUERY object, prepare offsets
374 // if == 2, only a single QUERY is involved...
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dconf.patch99 +;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18944
100 +;; flags: qr aa rd; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 13
/openbmc/openbmc-tools/bi2cp/
H A Dbi2cp53 QUERY = (0x1A, 1) variable in PMBusCommand
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc773 // 000001000 QUERY
837 // if requested, queue up a QUERY write after the copy has completed
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c436 return mt7996_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(QUERY), in mt7996_fw_util_wa_show()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c672 return mt7915_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(QUERY), in mt7915_fw_util_wa_show()
H A Dmcu.c3822 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WA_PARAM_CMD(QUERY), in mt7915_mcu_wed_wa_tx_stats()