Searched defs:ioctl (Results 1 – 2 of 2) sorted by relevance
52 typedef int (*ioctl)(int, int, ...); typedef
37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument