Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py204 from ctypes import *