Home
last modified time | relevance | path

Searched refs:field_type (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/media/dvb-core/
Ddvb_filter.c489 static void mpg_set_picture_parameter( int32_t field_type, struct mpg_picture *pic )
498 pic->picture_structure[field_type] = VIDEO_FRAME_PICTURE;
506 pic->picture_display_extension_flag[field_type] = 0;
510 if ( field_type == FIRST_FIELD ){
527 static void init_mpg_picture( struct mpg_picture *pic, int chan, int32_t field_type)
540 pic->picture_display_extension_flag[field_type]
542 pic->pts_flag[field_type] = 0;
/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-python.c130 static void define_value(enum print_arg_type field_type, in define_value() argument
141 if (field_type == PRINT_SYMBOL) in define_value()
160 static void define_values(enum print_arg_type field_type, in define_values() argument
165 define_value(field_type, ev_name, field_name, field->value, in define_values()
169 define_values(field_type, field->next, ev_name, field_name); in define_values()
172 static void define_field(enum print_arg_type field_type, in define_field() argument
181 if (field_type == PRINT_SYMBOL) in define_field()
184 if (field_type == PRINT_FLAGS) in define_field()
193 if (field_type == PRINT_FLAGS) in define_field()
/linux-4.1.27/drivers/acpi/acpica/
Dexprep.c419 if (info->field_type != ACPI_TYPE_LOCAL_INDEX_FIELD) { in acpi_ex_prep_field_value()
437 obj_desc = acpi_ut_create_internal_object(info->field_type); in acpi_ex_prep_field_value()
457 switch (info->field_type) { in acpi_ex_prep_field_value()
Ddsfield.c399 info->field_type, in acpi_ds_get_field_names()
515 info.field_type = ACPI_TYPE_LOCAL_REGION_FIELD; in acpi_ds_create_field()
714 info.field_type = ACPI_TYPE_LOCAL_BANK_FIELD; in acpi_ds_create_bank_field()
789 info.field_type = ACPI_TYPE_LOCAL_INDEX_FIELD; in acpi_ds_create_index_field()
Daclocal.h261 u8 field_type; member
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y91 static void process_field(int field_type, symbol_t *sym, int mask);
1426 process_field(int field_type, symbol_t *sym, int value)
1436 sym->type = field_type;
1439 if (field_type != ENUM_ENTRY) {
1440 if (field_type != MASK && value == 0) {
1451 } else if (sym->type != field_type) {
/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-video-upstream.c99 int field_type) in cx25821_update_riscprogram() argument
131 int fifo_enable, int field_type) in cx25821_risc_field_upstream() argument
/linux-4.1.27/drivers/net/ethernet/sfc/
Dethtool.c34 #define EFX_ETHTOOL_STAT(stat_name, source_name, field, field_type, \ argument
38 .offset = ((((field_type *) 0) == \