| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/ |
| H A D | qgeopositioninfosource_geocluemaster.cpp | 134 void QGeoPositionInfoSourceGeoclueMaster::updatePosition(PositionFields fields, int timestamp, in updatePosition() 185 void QGeoPositionInfoSourceGeoclueMaster::updateVelocity(VelocityFields fields, int timestamp, in updateVelocity() 425 PositionFields fields = static_cast<PositionFields>(reply.argumentAt<0>()); in getPositionFinished() local 439 void QGeoPositionInfoSourceGeoclueMaster::positionChanged(qint32 fields, qint32 timestamp, double l… in positionChanged() 451 void QGeoPositionInfoSourceGeoclueMaster::velocityChanged(qint32 fields, qint32 timestamp, double s… in velocityChanged()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ethtool.c | 321 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_eth_rule() 351 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_uip_rule() 406 void *key, void *mask, u8 l4_proto, u64 *fields) in dpaa2_eth_prep_l4_rule() 457 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_ext_rule() 476 void *key, void *mask, u64 *fields) in dpaa2_eth_prep_mac_ext_rule() 491 void *mask, u64 *fields) in dpaa2_eth_prep_cls_rule() 549 u64 fields = 0; in dpaa2_eth_do_cls_rule() local
|
| /OK3568_Linux_fs/kernel/drivers/mux/ |
| H A D | mmio.c | 20 struct regmap_field **fields = mux_chip_priv(mux->chip); in mux_mmio_set() local 40 struct regmap_field **fields; in mux_mmio_probe() local
|
| /OK3568_Linux_fs/u-boot/common/eeprom/ |
| H A D | eeprom_layout.c | 54 struct eeprom_field *fields = layout->fields; in eeprom_layout_print() local 72 struct eeprom_field *fields = layout->fields; in eeprom_layout_update_field() local
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | cache.c | 137 } fields; in read_decode_cache_bcr_arcv2() member 148 } fields; in read_decode_cache_bcr_arcv2() member 166 } fields; in read_decode_cache_bcr_arcv2() member 187 } fields; in read_decode_cache_bcr() member
|
| /OK3568_Linux_fs/kernel/tools/kvm/kvm_stat/ |
| H A D | kvm_stat | 675 def fields(self): member in TracepointProvider 679 def fields(self, fields): member in TracepointProvider 762 def fields(self): member in DebugfsProvider 766 def fields(self, fields): member in DebugfsProvider
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templatetags/ |
| H A D | objects_to_dictionaries_filter.py | 9 def objects_to_dictionaries(iterable, fields): argument
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | pci-acpi.c | 174 union acpi_object *fields = record->package.elements; in decode_type0_hpx_record() local 224 union acpi_object *fields = record->package.elements; in decode_type1_hpx_record() local 373 union acpi_object *fields = record->package.elements; in decode_type2_hpx_record() local 589 union acpi_object *fields = record->package.elements; in program_type3_hpx_record() local 628 union acpi_object *package, *record, *fields; in acpi_run_hpx() local 703 union acpi_object *package, *fields; in acpi_run_hpp() local
|
| H A D | pci-stub.c | 59 int fields; in pci_stub_init() local
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | proc.rst | 1695 Example 1713 Description
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_synth.c | 108 u64 fields[]; member 834 struct synth_field **fields) in alloc_synth_event() 1007 struct synth_field_desc *fields, in synth_event_add_fields() 1127 struct synth_field_desc *fields, in synth_event_gen_cmd_array_start() 1195 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event() local 1300 int synth_event_create(const char *name, struct synth_field_desc *fields, in synth_event_create()
|
| H A D | tracing_map.h | 140 struct tracing_map_field *fields; member 193 struct tracing_map_field fields[TRACING_MAP_FIELDS_MAX]; member
|
| H A D | trace_synth.h | 27 struct synth_field **fields; member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | eeprom_layout.h | 18 struct eeprom_field *fields; member
|
| /OK3568_Linux_fs/kernel/drivers/phy/ti/ |
| H A D | phy-gmii-sel.c | 38 struct regmap_field *fields[PHY_GMII_SEL_LAST]; member 253 const struct reg_field *fields; in phy_gmii_init_phy() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | nested.h | 92 static inline unsigned long nested_read_cr0(struct vmcs12 *fields) in nested_read_cr0() 97 static inline unsigned long nested_read_cr4(struct vmcs12 *fields) in nested_read_cr4()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeofiletilecachenokia.cpp | 93 QStringList fields = name.split('-'); in filenameToTileSpec() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qgeofiletilecachemapbox.cpp | 94 QStringList fields = name.split('-'); in filenameToTileSpec() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw68/ |
| H A D | tw68-risc.c | 137 u32 instructions, fields; in tw68_risc_buffer() local
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/tools/ |
| H A D | relocs_64.c | 20 } fields; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_link_ddc.c | 84 } fields; member 98 } fields; member 118 } fields; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/ |
| H A D | cqm_test.c | 91 int fields = 0; in check_results() local
|
| H A D | mba_test.c | 115 int fields = 0; in check_results() local
|
| H A D | cat_test.c | 93 int fields = 0; in check_results() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_inode_item_recover.c | 211 uint fields; in xlog_recover_inode_commit_pass2() local
|