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

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

Completed in 72 milliseconds