Home
last modified time | relevance | path

Searched +full:timeout +full:- +full:lta (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/contrib/device-tree/Bindings/input/
H A Diqs626a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features
14 additional Hall-effect and inductive sensing capabilities.
19 - $ref: touchscreen/touchscreen.yaml#
31 "#address-cells":
34 "#size-cells":
37 azoteq,suspend-mode:
[all …]
H A Diqs269a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 - $ref: input.yaml#
16 The Azoteq IQS269A is an 8-channel capacitive touch controller that features
17 additional Hall-effect and inductive sensing capabilities.
24 - azoteq,iqs269a
25 - azoteq,iqs269a-00
26 - azoteq,iqs269a-d0
[all …]
H A Dazoteq,iqs7222.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd-src/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_diagnosis.c9 * or https://opensource.org/licenses/CDDL-1.0.
59 * This #define reserves enough space for two 64-bit hex values plus the
65 * On-disk case structure. This must maintain backwards compatibility with
83 * Time-of-day
91 * In-core case structure.
144 zcp->zc_data.zc_version = CASE_DATA_VERSION_SERD; in zfs_case_serialize()
156 zcp->zc_case = cp; in zfs_case_unserialize()
158 fmd_buf_read(hdl, cp, CASE_DATA, &zcp->zc_data, in zfs_case_unserialize()
159 sizeof (zcp->zc_dat in zfs_case_unserialize()
331 struct load_time_arg *lta = arg; zpool_find_load_time() local
[all...]