Home
last modified time | relevance | path

Searched refs:format_dwdata (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dproperty.c47 static inline void format_dwdata(void *dst, const void *src, size_t dwords) in format_dwdata() function
430 format_dwdata(entry, property->key, 2); in __tb_property_format_dir()
447 format_dwdata(&block[data_offset], property->value.data, in __tb_property_format_dir()
455 format_dwdata(&block[data_offset], property->value.text, in __tb_property_format_dir()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dproperty.c47 static inline void format_dwdata(void *dst, const void *src, size_t dwords) in format_dwdata() function
430 format_dwdata(entry, property->key, 2); in __tb_property_format_dir()
447 format_dwdata(&block[data_offset], property->value.data, in __tb_property_format_dir()
455 format_dwdata(&block[data_offset], property->value.text, in __tb_property_format_dir()

Completed in 2 milliseconds