Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_device.c194 const char *panfrost_exception_name(struct panfrost_device *pfdev, u32 exception_code) in panfrost_exception_name() argument
196 switch (exception_code) { in panfrost_exception_name()
Dpanfrost_device.h153 const char *panfrost_exception_name(struct panfrost_device *pfdev, u32 exception_code);