Home
last modified time | relevance | path

Searched defs:max_bytes (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/sys/dev/pci/drm/radeon/
H A Datombios_i2c.c105 int i, remaining, current_count, buffer_offset, max_bytes, ret; in radeon_atom_hw_i2c_xfer() local
H A Dradeon_audio.c749 unsigned char *buf, int max_bytes) in radeon_audio_component_get_eld() argument
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios_i2c.c112 int i, remaining, current_count, buffer_offset, max_bytes, ret; in amdgpu_atombios_i2c_xfer() local
H A Damdgpu_ttm.c2223 uint32_t max_bytes; amdgpu_copy_buffer() local
2277 uint32_t max_bytes; amdgpu_ttm_fill_mem() local
H A Damdgpu_vram_mgr.c427 u64 vis_usage = 0, max_bytes, cur_size, min_block_size; in amdgpu_vram_mgr_new() local
H A Damdgpu_cs.c675 amdgpu_cs_get_threshold_for_moves(struct amdgpu_device * adev,u64 * max_bytes,u64 * max_vis_bytes) amdgpu_cs_get_threshold_for_moves() argument
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dgen7_renderclear.c93 u32 *start, u32 offset, u32 max_bytes) in batch_init()
/openbsd-src/sys/dev/ic/
H A Drtl81x9.c567 u_int16_t rx_bytes = 0, max_bytes; in rl_rxeof() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp802 const std::optional<uint64_t> max_bytes = in ExtractLibcxxStringInfo() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp844 const uint32_t max_bytes = packet.GetU32(&offset); in DumpPacket() local
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_audio.c1138 unsigned char *buf, int max_bytes) in i915_audio_component_get_eld()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp755 auto max_bytes = in GetPointeeData() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp1993 size_t max_bytes, Status &error, in ReadStringFromMemory()
/openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c932 amdgpu_dm_audio_component_get_eld(struct device * kdev,int port,int pipe,bool * enabled,unsigned char * buf,int max_bytes) amdgpu_dm_audio_component_get_eld() argument