Home
last modified time | relevance | path

Searched defs:component (Results 201 - 225 of 1324) sorted by relevance

12345678910>>...53

/kernel/linux/linux-6.6/sound/soc/meson/
H A Daiu-encoder-spdif.c30 aiu_encoder_spdif_divider_enable(struct snd_soc_component *component, in aiu_encoder_spdif_divider_enable() argument
38 static void aiu_encoder_spdif_hold(struct snd_soc_component *component, in aiu_encoder_spdif_hold() argument
50 struct snd_soc_component *component = dai->component; in aiu_encoder_spdif_trigger() local
70 static int aiu_encoder_spdif_setup_cs_word(struct snd_soc_component *component, in aiu_encoder_spdif_setup_cs_word() argument
99 struct snd_soc_component *component = dai->component; aiu_encoder_spdif_hw_params() local
158 struct snd_soc_component *component = dai->component; aiu_encoder_spdif_hw_free() local
[all...]
H A Daiu-fifo-spdif.c49 static void fifo_spdif_dcu_enable(struct snd_soc_component *component, in fifo_spdif_dcu_enable() argument
60 struct snd_soc_component *component = dai->component; in fifo_spdif_trigger() local
88 struct snd_soc_component *component = dai->component; in fifo_spdif_prepare() local
110 struct snd_soc_component *component = dai->component; fifo_spdif_hw_params() local
170 struct snd_soc_component *component = dai->component; aiu_fifo_spdif_dai_probe() local
[all...]
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Dlittlemill.c275 struct snd_soc_component *component; in littlemill_late_probe() local
/third_party/gn/src/gn/
H A Dohos_components_mapping.cc106 const OhosComponent *component = settings->GetOhosComponent(label); in MappingTargetAbsoluteDpes() local
138 const OhosComponent *component = settings->GetOhosComponent(label); in MappingImportOther() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_ubo_vec4.c130 nir_ssa_def *component = in nir_lower_ubo_vec4_lower() local
164 nir_ssa_def *component = in nir_lower_ubo_vec4_lower() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_load_store_bitsize.c71 init_scalar_intrinsic(nir_builder *b, nir_intrinsic_instr *intr, uint32_t component, nir_ssa_def *offset, uint32_t bit_size, nir_ssa_def **scalar_offset) init_scalar_intrinsic() argument
198 unsigned component = ffs(wrmask) - 1; lower_store_bitsize() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c72 vmw_dri1_check_version(const struct dri1_api_version *cur, const struct dri1_api_version *required, const struct dri1_api_version *compat, const char component[]) vmw_dri1_check_version() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-object.cc104 ObjectLookupAccessor(Isolate* isolate, Handle<Object> object, Handle<Object> key, AccessorComponent component) ObjectLookupAccessor() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.c264 vl_vb_get_ycbcr(struct vl_vertex_buffer *buffer, int component) in vl_vb_get_ycbcr() argument
323 vl_vb_get_ycbcr_stream(struct vl_vertex_buffer *buffer, int component) in vl_vb_get_ycbcr_stream() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c54 tgsi_util_get_src_register_swizzle(const struct tgsi_src_register *reg, unsigned component) tgsi_util_get_src_register_swizzle() argument
74 tgsi_util_get_full_src_register_swizzle( const struct tgsi_full_src_register *reg, unsigned component) tgsi_util_get_full_src_register_swizzle() argument
83 tgsi_util_set_src_register_swizzle(struct tgsi_src_register *reg, unsigned swizzle, unsigned component) tgsi_util_set_src_register_swizzle() argument
/third_party/skia/src/core/
H A DSkMaskGamma.h224 template<bool APPLY_LUT> static inline U8CPU sk_apply_lut_if(U8CPU component, const uint8_t*) { in sk_apply_lut_if() argument
227 sk_apply_lut_if(U8CPU component, const uint8_t* lut) sk_apply_lut_if() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRecordList.java
H A DRecordsTable.java
H A DRuleExtractor.java
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_composite_construct.cpp29 TransformationCompositeConstruct( uint32_t composite_type_id, std::vector<uint32_t> component, const protobufs::InstructionDescriptor& instruction_to_insert_before, uint32_t fresh_id) TransformationCompositeConstruct() argument
[all...]
H A Dtransformation_vector_shuffle.cpp188 uint32_t component = message_.component(component_index); in AddDataSynonymFacts() local
27 TransformationVectorShuffle( const protobufs::InstructionDescriptor& instruction_to_insert_before, uint32_t fresh_id, uint32_t vector1, uint32_t vector2, const std::vector<uint32_t>& component) TransformationVectorShuffle() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_composite_construct.cpp29 TransformationCompositeConstruct( uint32_t composite_type_id, std::vector<uint32_t> component, const protobufs::InstructionDescriptor& instruction_to_insert_before, uint32_t fresh_id) TransformationCompositeConstruct() argument
[all...]
H A Dtransformation_vector_shuffle.cpp188 uint32_t component = message_.component(component_index); in AddDataSynonymFacts() local
27 TransformationVectorShuffle( const protobufs::InstructionDescriptor& instruction_to_insert_before, uint32_t fresh_id, uint32_t vector1, uint32_t vector2, const std::vector<uint32_t>& component) TransformationVectorShuffle() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Dpngpixel.c34 component(png_const_bytep row, png_uint_32 x, unsigned int c, in component() function
[all...]
/third_party/skia/gm/
H A Dall_bitmap_configs.cpp206 uint32_t component; in make_pixel() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_composite_construct.cpp29 TransformationCompositeConstruct( uint32_t composite_type_id, std::vector<uint32_t> component, const protobufs::InstructionDescriptor& instruction_to_insert_before, uint32_t fresh_id) TransformationCompositeConstruct() argument
[all...]
H A Dtransformation_vector_shuffle.cpp188 uint32_t component = message_.component(component_index); in AddDataSynonymFacts() local
27 TransformationVectorShuffle( const protobufs::InstructionDescriptor& instruction_to_insert_before, uint32_t fresh_id, uint32_t vector1, uint32_t vector2, const std::vector<uint32_t>& component) TransformationVectorShuffle() argument
[all...]
/kernel/linux/linux-5.10/drivers/base/
H A Dcomponent.c51 struct component *component; member
71 struct component { global() struct
104 struct component *component = match->compare[i].component; component_devices_show() local
234 try_to_bring_up_master(struct master *master, struct component *component) try_to_bring_up_master() argument
268 try_to_bring_up_masters(struct component *component) try_to_bring_up_masters() argument
527 component_unbind(struct component *component, struct master *master, void *data) component_unbind() argument
570 component_bind(struct component *component, struct master *master, void *data) component_bind() argument
669 struct component *component; __component_add() local
759 struct component *c, *component = NULL; component_del() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c87 const char *component; in ice_check_component_response() local
196 ice_send_component_table(struct pldmfw *context, struct pldmfw_component *component, u8 transfer_flag) ice_send_component_table() argument
362 ice_write_nvm_module(struct ice_pf *pf, u16 module, const char *component, const u8 *image, u32 length, struct netlink_ext_ack *extack) ice_write_nvm_module() argument
435 ice_erase_nvm_module(struct ice_pf *pf, u16 module, const char *component, struct netlink_ext_ack *extack) ice_erase_nvm_module() argument
572 ice_flash_component(struct pldmfw *context, struct pldmfw_component *component) ice_flash_component() argument
718 ice_check_for_pending_update(struct ice_pf *pf, const char *component, struct netlink_ext_ack *extack) ice_check_for_pending_update() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/
H A Denclosure.c363 enclosure_add_device(struct enclosure_device *edev, int component, struct device *dev) enclosure_add_device() argument
[all...]

Completed in 14 milliseconds

12345678910>>...53