Searched +full:dir +full:- +full:860 +full:l (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#11 D-Link routers such as DIR-645, DIR-842, DIR-859, DIR-860L, DIR-885L,12 DIR890L and DCH-M225, as well as in WD and NEC routers on the ath7918 - $ref: partition.yaml#21 - Linus Walleij <linus.walleij@linaro.org>28 - compatible33 - |35 compatible = "fixed-partitions";[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later34 /* extra amp-initialization sequence types */145 struct alc_spec *spec = codec->spec; in coef_mutex_lock()148 mutex_lock(&spec->coef_mutex); in coef_mutex_lock()153 struct alc_spec *spec = codec->spec; in coef_mutex_unlock()155 mutex_unlock(&spec->coef_mutex); in coef_mutex_unlock()207 if (val != -1) in __alc_update_coefex_idx()227 struct alc_spec *spec = codec->spec; in alc_get_coef0()229 if (!spec->coef0) in alc_get_coef0()230 spec->coef0 = alc_read_coef_idx(codec, 0); in alc_get_coef0()[all …]