Home
last modified time | relevance | path

Searched defs:cdl (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/gpu/host1x/
Dcontext.c18 struct host1x_memory_context_list *cdl = &host1x->context_list; in host1x_memory_context_list_init() local
95 void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) in host1x_memory_context_list_free()
109 struct host1x_memory_context_list *cdl = &host1x->context_list; in host1x_memory_context_alloc() local
152 struct host1x_memory_context_list *cdl = &cd->host->context_list; in host1x_memory_context_put() local
Dcontext.h33 static inline void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) in host1x_memory_context_list_free()
/Linux-v6.1/drivers/platform/surface/
Dsurface_acpi_notify.c423 u16 cdl; /* Payload length. */ member