Home
last modified time | relevance | path

Searched defs:dst_sz (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-picolcd_debugfs.c368 static void dump_buff_as_hex(char *dst, size_t dst_sz, const u8 *data, in dump_buff_as_hex()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_migrate.c695 u64 src_sz, dst_sz; in intel_context_migrate_copy() local