Home
last modified time | relevance | path

Searched refs:dal_vector_construct (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dvector.c29 bool dal_vector_construct( in dal_vector_construct() function
121 if (dal_vector_construct(vector, ctx, capacity, struct_size)) in dal_vector_create()
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dvector.h37 bool dal_vector_construct(
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c61 if (dal_vector_construct( in i2c_payloads_create()