Searched refs:common (Results 176 - 200 of 1335) sorted by relevance

1234567891011>>

/linux-master/arch/arm/probes/kprobes/
H A DMakefile2 KASAN_SANITIZE_actions-common.o := n
5 obj-$(CONFIG_KPROBES) += core.o actions-common.o checkers-common.o
/linux-master/tools/testing/selftests/memfd/
H A DMakefile25 $(OUTPUT)/memfd_test: memfd_test.c common.c
26 $(OUTPUT)/fuse_test: fuse_test.c common.c
28 EXTRA_CLEAN = $(OUTPUT)/common.o
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_usb_ops.c24 * @common: Pointer to the driver private structure.
28 void rsi_usb_rx_thread(struct rsi_common *common) argument
30 struct rsi_hw *adapter = common->priv;
46 status = rsi_read_pkt(common, skb->data, 0);
/linux-master/drivers/clk/sunxi-ng/
H A Dccu_mux.h46 struct ccu_common common; member in struct:ccu_mux
55 .common = { \
96 .common = { \
115 .common = { \
126 struct ccu_common *common = hw_to_ccu_common(hw); local
128 return container_of(common, struct ccu_mux, common);
133 unsigned long ccu_mux_helper_apply_prediv(struct ccu_common *common,
137 int ccu_mux_helper_determine_rate(struct ccu_common *common,
146 u8 ccu_mux_helper_get_parent(struct ccu_common *common,
154 struct ccu_common *common; member in struct:ccu_mux_nb
[all...]
H A Dccu_phase.c22 reg = readl(phase->common.base + phase->common.reg);
110 spin_lock_irqsave(phase->common.lock, flags);
111 reg = readl(phase->common.base + phase->common.reg);
114 phase->common.base + phase->common.reg);
115 spin_unlock_irqrestore(phase->common.lock, flags);
H A Dccu_common.c25 void ccu_helper_wait_for_lock(struct ccu_common *common, u32 lock) argument
33 if (common->features & CCU_FEATURE_LOCK_REG)
34 addr = common->base + common->lock_reg;
36 addr = common->base + common->reg;
42 bool ccu_is_better_rate(struct ccu_common *common, argument
49 clk_hw_get_rate_range(&common->hw, &min_rate, &max_rate);
57 if (common->features & CCU_FEATURE_CLOSEST_RATE)
66 * changed. In common PL
135 struct ccu_common *common = hw_to_ccu_common(hw); local
[all...]
H A Dccu-sun6i-rtc.c201 &ext_osc32k_gate_clk.common.hw
213 .common = {
227 .common = {
237 &osc32k_clk.common.hw,
238 &osc24M_32k_clk.common.hw
251 .common = {
267 .common = {
276 &ext_osc32k_gate_clk.common,
277 &osc32k_clk.common,
278 &osc24M_32k_clk.common,
[all...]
H A Dccu_mp.c107 if (cmp->common.features & CCU_FEATURE_FIXED_POSTDIV)
113 if (!clk_hw_can_set_rate_parent(&cmp->common.hw)) {
120 if (cmp->common.features & CCU_FEATURE_FIXED_POSTDIV)
130 return ccu_gate_helper_disable(&cmp->common, cmp->enable);
137 return ccu_gate_helper_enable(&cmp->common, cmp->enable);
144 return ccu_gate_helper_is_enabled(&cmp->common, cmp->enable);
156 parent_rate = ccu_mux_helper_apply_prediv(&cmp->common, &cmp->mux, -1,
159 reg = readl(cmp->common.base + cmp->common.reg);
171 if (cmp->common
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c143 struct ath_common *common = ath9k_hw_common(priv->ah); local
162 memcpy(common->bssidmask, iter_data.mask, ETH_ALEN);
165 memcpy(common->macaddr, iter_data.hw_macaddr, ETH_ALEN);
167 ath_hw_setbssidmask(common);
187 struct ath_common *common = ath9k_hw_common(ah); local
213 ath_err(common,
245 struct ath_common *common = ath9k_hw_common(ah); local
246 struct ieee80211_conf *conf = &common->hw->conf;
255 if (test_bit(ATH_OP_INVALID, &common->op_flags))
272 ath_dbg(common, CONFI
332 struct ath_common *common = ath9k_hw_common(priv->ah); local
352 struct ath_common *common = ath9k_hw_common(priv->ah); local
441 struct ath_common *common = ath9k_hw_common(priv->ah); local
470 struct ath_common *common = ath9k_hw_common(priv->ah); local
536 struct ath_common *common = ath9k_hw_common(priv->ah); local
646 struct ath_common *common = ath9k_hw_common(priv->ah); local
662 struct ath_common *common = ath9k_hw_common(priv->ah); local
679 struct ath_common *common = ath9k_hw_common(priv->ah); local
708 struct ath_common *common = ath9k_hw_common(priv->ah); local
748 struct ath_common *common = ath9k_hw_common(priv->ah); local
763 struct ath_common *common = ath9k_hw_common(priv->ah); local
773 struct ath_common *common = ath9k_hw_common(ah); local
868 struct ath_common *common = ath9k_hw_common(priv->ah); local
911 struct ath_common *common = ath9k_hw_common(ah); local
980 struct ath_common *common = ath9k_hw_common(ah); local
1039 struct ath_common *common = ath9k_hw_common(priv->ah); local
1121 struct ath_common *common = ath9k_hw_common(priv->ah); local
1178 struct ath_common *common = ath9k_hw_common(priv->ah); local
1263 struct ath_common *common = ath9k_hw_common(priv->ah); local
1295 struct ath_common *common = ath9k_hw_common(priv->ah); local
1376 struct ath_common *common = ath9k_hw_common(priv->ah); local
1423 struct ath_common *common = ath9k_hw_common(priv->ah); local
1478 struct ath_common *common = ath9k_hw_common(priv->ah); local
1488 struct ath_common *common = ath9k_hw_common(priv->ah); local
1516 struct ath_common *common = ath9k_hw_common(ah); local
1711 struct ath_common *common = ath9k_hw_common(priv->ah); local
1726 struct ath_common *common = ath9k_hw_common(priv->ah); local
1766 struct ath_common *common = ath9k_hw_common(priv->ah); local
[all...]
H A Dcommon-init.c19 #include "common.h"
125 int ath9k_cmn_init_channels_rates(struct ath_common *common) argument
127 struct ath_hw *ah = common->ah;
142 common->sbands[NL80211_BAND_2GHZ].channels = channels;
143 common->sbands[NL80211_BAND_2GHZ].band = NL80211_BAND_2GHZ;
144 common->sbands[NL80211_BAND_2GHZ].n_channels =
146 common->sbands[NL80211_BAND_2GHZ].bitrates = ath9k_legacy_rates;
147 common->sbands[NL80211_BAND_2GHZ].n_bitrates =
159 common->sbands[NL80211_BAND_5GHZ].channels = channels;
160 common
175 struct ath_common *common = ath9k_hw_common(ah); local
232 struct ath_common *common = ath9k_hw_common(ah); local
[all...]
/linux-master/arch/arm64/kernel/
H A Dstacktrace.c26 * @common: Common unwind state.
33 struct unwind_state common; member in struct:kunwind_state
44 unwind_init_common(&state->common);
61 state->common.fp = regs->regs[29];
62 state->common.pc = regs->pc;
78 state->common.fp = (unsigned long)__builtin_frame_address(1);
79 state->common.pc = (unsigned long)__builtin_return_address(0);
98 state->common.fp = thread_saved_fp(task);
99 state->common.pc = thread_saved_pc(task);
107 (state->common
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A DMakefile2 obj-$(CONFIG_MT76x2_COMMON) += mt76x2-common.o
6 mt76x2-common-y := \
/linux-master/sound/soc/intel/
H A DMakefile3 obj-$(CONFIG_SND_SOC) += common/
/linux-master/drivers/staging/media/deprecated/atmel/
H A DMakefile4 atmel-isc-common-objs = atmel-isc-base.o atmel-isc-clk.o
6 obj-$(CONFIG_VIDEO_ATMEL_ISC_BASE) += atmel-isc-common.o
/linux-master/drivers/media/platform/microchip/
H A DMakefile4 microchip-isc-common-objs = microchip-isc-base.o microchip-isc-clk.o microchip-isc-scaler.o
6 obj-$(CONFIG_VIDEO_MICROCHIP_ISC_BASE) += microchip-isc-common.o
/linux-master/arch/arm/mach-mmp/
H A DMakefile5 obj-y += common.o time.o
/linux-master/drivers/net/dsa/qca/
H A DMakefile4 qca8k-y += qca8k-common.o qca8k-8xxx.o
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Doffload.h42 * struct iwl_stored_beacon_notif_common - Stored beacon notif common fields
65 * @common: fields common for all versions
69 struct iwl_stored_beacon_notif_common common; member in struct:iwl_stored_beacon_notif_v2
76 * @common: fields common for all versions
82 struct iwl_stored_beacon_notif_common common; member in struct:iwl_stored_beacon_notif_v3
/linux-master/tools/perf/tests/shell/base_probe/
H A Dtest_adding_kernel.sh17 . ../common/init.sh
40 ../common/check_all_patterns_found.pl "Added new events?:" "probe:$TEST_PROBE" "on $TEST_PROBE" < $LOGS_DIR/adding_kernel_add$opt.err
54 ../common/check_all_lines_matched.pl "$RE_LINE_EMPTY" "List of pre-defined events" "probe:${TEST_PROBE}(?:_\d+)?\s+\[Tracepoint event\]" "Metric Groups:" < $LOGS_DIR/adding_kernel_list.log
67 ../common/check_all_patterns_found.pl "\s*probe:${TEST_PROBE}(?:_\d+)?\s+\(on ${TEST_PROBE}(?:[:\+]$RE_NUMBER_HEX)?@.+\)" < $LOGS_DIR/adding_kernel_list-l.log
84 ../common/check_all_lines_matched.pl "$REGEX_STAT_HEADER" "$REGEX_STAT_VALUES" "$REGEX_STAT_TIME" "$RE_LINE_COMMENT" "$RE_LINE_EMPTY" < $LOGS_DIR/adding_kernel_using_probe.log
86 ../common/check_all_patterns_found.pl "$REGEX_STAT_HEADER" "$REGEX_STAT_VALUE_NONZERO" "$REGEX_STAT_TIME" < $LOGS_DIR/adding_kernel_using_probe.log
99 ../common/check_all_lines_matched.pl "Removed event: probe:$TEST_PROBE" < $LOGS_DIR/adding_kernel_removing.err
112 ../common/check_all_lines_matched.pl "$RE_LINE_EMPTY" "List of pre-defined events" "Metric Groups:" < $LOGS_DIR/adding_kernel_list_removed.log
126 ../common/check_all_patterns_found.pl "Added new events?:" "probe:$TEST_PROBE" "on $TEST_PROBE" < $LOGS_DIR/adding_kernel_dryrun.err
143 ../common/check_all_patterns_foun
[all...]
/linux-master/drivers/acpi/acpica/
H A Dexfield.c125 if (obj_desc->common.type == ACPI_TYPE_BUFFER_FIELD) {
130 if (!(obj_desc->common.flags & AOPOBJ_DATA_VALID)) {
136 } else if ((obj_desc->common.type == ACPI_TYPE_LOCAL_REGION_FIELD) &&
171 (obj_desc->common.type == ACPI_TYPE_BUFFER_FIELD &&
193 if ((obj_desc->common.type == ACPI_TYPE_LOCAL_REGION_FIELD) &&
201 } else if ((obj_desc->common.type == ACPI_TYPE_LOCAL_REGION_FIELD) &&
224 obj_desc, obj_desc->common.type, buffer,
283 if (obj_desc->common.type == ACPI_TYPE_BUFFER_FIELD) {
288 if (!(obj_desc->common.flags & AOPOBJ_DATA_VALID)) {
294 } else if ((obj_desc->common
[all...]
H A Dpsargs.c216 arg->common.value.name = path;
269 name_op->common.value.name = path;
273 name_op->common.node = node;
308 else if (walk_state->op->common.aml_opcode ==
318 else if ((arg->common.parent) &&
319 ((arg->common.parent->common.aml_opcode ==
321 || (arg->common.parent->common.aml_opcode ==
343 arg->common
[all...]
/linux-master/drivers/platform/x86/hp/hp-bioscfg/
H A Dint-attributes.c38 if (integer_data->common.is_readonly)
195 strscpy(integer_data->common.path, str_value,
196 sizeof(integer_data->common.path));
199 integer_data->common.is_readonly = int_value;
202 integer_data->common.display_in_ui = int_value;
205 integer_data->common.requires_physical_presence = int_value;
208 integer_data->common.sequence = int_value;
215 integer_data->common.prerequisites_size = int_value;
224 if (integer_data->common.prerequisites_size == 0)
228 size = min_t(u32, integer_data->common
[all...]
H A Denum-attributes.c38 if (enum_data->common.is_readonly)
177 strscpy(enum_data->common.path, str_value,
178 sizeof(enum_data->common.path));
181 enum_data->common.is_readonly = int_value;
184 enum_data->common.display_in_ui = int_value;
187 enum_data->common.requires_physical_presence = int_value;
190 enum_data->common.sequence = int_value;
197 enum_data->common.prerequisites_size = int_value;
211 size = min_t(u32, enum_data->common.prerequisites_size, MAX_PREREQUISITES_SIZE);
225 strscpy(enum_data->common
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-trace.c2 #include <media/v4l2-common.h>
/linux-master/drivers/media/usb/b2c2/
H A DMakefile5 ccflags-y += -I $(srctree)/drivers/media/common/b2c2/

Completed in 228 milliseconds

1234567891011>>