Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/firewire/
Dfiredtv-avc.c151 static const char *ctypes[] = { in debug_fcp_ctype() local
159 const char *ret = ctype < ARRAY_SIZE(ctypes) ? ctypes[ctype] : NULL; in debug_fcp_ctype()
/linux-4.1.27/tools/perf/scripts/python/
Dexport-to-postgresql.py21 from ctypes import *