Home
last modified time | relevance | path

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

/drivers/media/firewire/
Dfiredtv-avc.c147 static const char *ctypes[] = { in debug_fcp_ctype() local
155 const char *ret = ctype < ARRAY_SIZE(ctypes) ? ctypes[ctype] : NULL; in debug_fcp_ctype()