Home
last modified time | relevance | path

Searched refs:STRLEN_LONG (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Datom.h116 #define STRLEN_LONG 64 macro
148 uint8_t name[STRLEN_LONG];
149 uint8_t vbios_pn[STRLEN_LONG];
A Datom.c1345 name_size = strnlen(c_ptr, STRLEN_LONG - 1); in atom_get_vbios_name()

Completed in 8 milliseconds