Searched refs:field (Results 176 - 200 of 1174) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/greybus/
H A Dloopback.c121 #define gb_loopback_ro_attr(field) \
122 static ssize_t field##_show(struct device *dev, \
127 return sprintf(buf, "%u\n", gb->field); \
129 static DEVICE_ATTR_RO(field)
131 #define gb_loopback_ro_stats_attr(name, field, type) \
132 static ssize_t name##_##field##_show(struct device *dev, \
140 return sprintf(buf, "%" #type "\n", gb->name.field); \
142 static DEVICE_ATTR_RO(name##_##field)
164 #define gb_loopback_stats_attrs(field) \
165 gb_loopback_ro_stats_attr(field, mi
[all...]
/linux-master/kernel/trace/
H A Dtrace_events_hist.c34 C(BAD_FIELD_MODIFIER, "Invalid field modifier"), \
37 C(TOO_MANY_FIELD_VARS, "Too many field variables defined"), \
40 C(HIST_CREATE_FAIL, "Couldn't create histogram for field"), \
43 C(SYNTH_TYPE_MISMATCH, "Param type doesn't match synthetic event field type"), \
44 C(SYNTH_COUNT_MISMATCH, "Param count doesn't match synthetic event field count"), \
45 C(FIELD_VAR_PARSE_FAIL, "Couldn't parse field variable"), \
50 C(FIELD_VAR_CREATE_FAIL,"Couldn't create field variable"), \
63 C(FIELD_NOT_FOUND, "Couldn't find field"), \
66 C(EMPTY_SORT_FIELD, "Empty sort field"), \
68 C(INVALID_SORT_FIELD, "Sort field mus
158 struct ftrace_event_field *field; member in struct:hist_field
209 hist_field_const(struct hist_field *field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) argument
218 hist_field_counter(struct hist_field *field, struct tracing_map_elt *elt, struct trace_buffer *buffer, struct ring_buffer_event *rbe, void *event) argument
988 struct hist_field *field; local
1322 hist_field_name(struct hist_field *field, unsigned int level) argument
1725 expr_field_str(struct hist_field *field, char *expr) argument
1748 expr_str(struct hist_field *field, unsigned int level) argument
1939 create_hist_field(struct hist_trigger_data *hist_data, struct ftrace_event_field *field, unsigned long flags, char *var_name) argument
2226 char *name, *field; local
2297 struct ftrace_event_field *field = NULL; local
2426 struct hist_field *field = NULL; local
2449 struct ftrace_event_field *field = NULL; local
3868 struct synth_field *field; local
5047 struct ftrace_event_field *field; local
5218 struct ftrace_event_field *field; local
5664 hist_field_debug_show(struct seq_file *m, struct hist_field *field, unsigned long flags) argument
5715 struct hist_field *field; local
5958 struct hist_field *field; local
6182 compatible_field(struct ftrace_event_field *field, struct ftrace_event_field *test_field) argument
[all...]
/linux-master/include/linux/spi/
H A Dmxs-spi.h111 #define BF_SSP(value, field) (((value) << BP_SSP_##field) & BM_SSP_##field)
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.h84 u8 field; member in struct:ch_tc_pedit_fields
89 #define PEDIT_FIELDS(type, field, size, fs_field, offset) \
90 { type## field, size, \
/linux-master/drivers/hid/
H A Dhid-megaworld.c74 /* Field 0 is always 2, and field 1 is always 0. The original
80 report->field[0]->value[0] = 0x02;
82 mwctrl->strong = &report->field[2]->value[0];
83 mwctrl->weak = &report->field[3]->value[0];
H A Dhid-samsung.c43 * Report #4 has an array field with logical range 0..18 instead of 1..15.
46 * Report #4 has an array field with logical range 0..17 instead of 1..14.
49 * Report #3 has an array field with logical range 0..1 instead of 1..3.
88 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage,
143 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage,
236 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage,
327 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage,
350 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage,
481 struct hid_field *field, struct hid_usage *usage,
488 hi, field, usag
87 samsung_kbd_mouse_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
142 samsung_kbd_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
235 samsung_gamepad_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
326 samsung_actionmouse_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
349 samsung_universal_kbd_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
480 samsung_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
[all...]
H A Dhid-ntrig.c115 report->field[0]->report_count < 1)
120 return (int)report->field[0]->value[0];
455 struct hid_field *field, struct hid_usage *usage,
461 if (field->physical)
471 field->logical_minimum,
472 field->logical_maximum, 0, 0);
476 field->logical_maximum -
477 field->logical_minimum;
479 field->physical_maximum -
480 field
454 ntrig_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
545 ntrig_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
566 ntrig_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, __s32 value) argument
[all...]
H A Dhid-lcpower.c21 struct hid_field *field, struct hid_usage *usage,
20 ts_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-kensington.c21 struct hid_field *field, struct hid_usage *usage,
20 ks_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-picolcd_leds.c40 if (!report || report->maxfield != 1 || report->field[0]->report_count != 1)
44 hid_set_field(report->field[0], 0, data->led_state);
106 if (report->maxfield != 1 || report->field[0]->report_count != 1 ||
107 report->field[0]->report_size != 8) {
H A Dhid-axff.c49 for (j = 0; j < report->field[i]->report_count; j++) {
50 report->field[i]->value[j] =
87 for (j = 0; j < report->field[i]->report_count; j++) {
88 report->field[i]->value[j] = 0x00;
H A Dhid-cypress.c84 struct hid_field *field, struct hid_usage *usage,
100 static int cp_event(struct hid_device *hdev, struct hid_field *field, argument
105 if (!(hdev->claimed & HID_CLAIMED_INPUT) || !field->hidinput ||
119 struct input_dev *input = field->hidinput->input;
83 cp_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
H A Dhid-evision.c18 struct hid_field *field, struct hid_usage *usage,
17 evision_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) argument
/linux-master/drivers/media/platform/
H A Dm2m-deinterlace.c64 enum v4l2_field field; member in struct:deinterlace_q_data
363 * 4 possible field conversions are possible at the moment:
366 * in the output buffer using weaving. Top field comes first.
368 * top field from the input buffer is copied to the output buffer
369 * using line doubling. Bottom field from the input buffer is discarded.
372 * in the output buffer using weaving. Bottom field comes first.
374 * bottom field from the input buffer is copied to the output buffer
375 * using line doubling. Top field from the input buffer is discarded.
379 switch (dst_q_data->field) {
406 switch (dst_q_data->field) {
[all...]
/linux-master/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c277 static bool is_flexible_array(const_tree field) argument
282 fieldtype = TREE_TYPE(field);
301 tree field; local
335 for (field = TYPE_FIELDS(type), i = 0; field; field = TREE_CHAIN(field), i++) {
336 gcc_assert(TREE_CODE(field) == FIELD_DECL);
337 newtree[i] = field;
352 * set up a bogus anonymous struct field designe
394 get_field_type(const_tree field) argument
411 const_tree field; local
461 tree lastval, lastidx, field, init, type, flexsize; local
593 tree field, val; local
596 FOR_EACH_CONSTRUCTOR_ELT(CONSTRUCTOR_ELTS(init), idx, field, val) { local
[all...]
/linux-master/include/net/
H A Dipv6.h31 * NextHeader field of IPv6 header
220 #define _DEVINC(net, statname, mod, idev, field) \
224 mod##SNMP_INC_STATS64((_idev)->stats.statname, (field));\
225 mod##SNMP_INC_STATS64((net)->mib.statname##_statistics, (field));\
229 #define _DEVINCATOMIC(net, statname, mod, idev, field) \
233 SNMP_INC_STATS_ATOMIC_LONG((_idev)->stats.statname##dev, (field)); \
234 mod##SNMP_INC_STATS((net)->mib.statname##_statistics, (field));\
238 #define _DEVINC_ATOMIC_ATOMIC(net, statname, idev, field) \
242 SNMP_INC_STATS_ATOMIC_LONG((_idev)->stats.statname##dev, (field)); \
243 SNMP_INC_STATS_ATOMIC_LONG((net)->mib.statname##_statistics, (field));\
[all...]
/linux-master/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.pm106 for my $field (keys %{$flag_fields{$event}}) {
107 print " field: $field:\n";
108 print " delim: $flag_fields{$event}{$field}{'delim'}\n";
109 foreach my $idx (sort {$a <=> $b} keys %{$flag_fields{$event}{$field}{"values"}}) {
110 print " value $idx: $flag_fields{$event}{$field}{'values'}{$idx}\n";
153 for my $field (keys %{$symbolic_fields{$event}}) {
154 print " field: $field:\n";
155 foreach my $idx (sort {$a <=> $b} keys %{$symbolic_fields{$event}{$field}{"value
[all...]
/linux-master/arch/arm/mm/
H A Dabort-macro.S18 and \tmp, \tmp, # 0xfe00 @ Mask opcode field
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mmio.h53 * @field: Field to check if register is busy
64 const struct rt2x00_field32 field,
/linux-master/net/mpls/
H A Dinternal.h46 #define MPLS_INC_STATS(mdev, field) \
52 ptr->stats.field++; \
65 #define MPLS_INC_STATS(mdev, field) \
66 this_cpu_inc((mdev)->stats->stats.field)
/linux-master/arch/arm/include/asm/
H A Dcputype.h332 int field)
334 int feature = (features >> field) & 15;
343 #define cpuid_feature_extract(reg, field) \
344 cpuid_feature_extract_field(read_cpuid_ext(reg), field)
331 cpuid_feature_extract_field(u32 features, int field) argument
/linux-master/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.h57 u32 *mbus_code, u32 *field);
/linux-master/include/soc/tegra/
H A Dbpmp.h46 #define tegra_bpmp_mb_read_field(mb, field) \
47 iosys_map_rd_field(mb, 0, struct tegra_bpmp_mb_data, field)
49 #define tegra_bpmp_mb_write_field(mb, field, value) \
50 iosys_map_wr_field(mb, 0, struct tegra_bpmp_mb_data, field, value)
/linux-master/security/apparmor/
H A Daudit.c220 int aa_audit_rule_init(u32 field, u32 op, char *rulestr, void **vrule) argument
224 switch (field) {
267 int aa_audit_rule_match(u32 sid, u32 field, u32 op, void *vrule) argument
281 switch (field) {
/linux-master/drivers/soundwire/
H A Dmaster.c37 #define sdw_master_attr(field, format_string) \
38 static ssize_t field##_show(struct device *dev, \
43 return sprintf(buf, format_string, md->bus->prop.field); \
45 static DEVICE_ATTR_RO(field)

Completed in 193 milliseconds

1234567891011>>