Searched defs:ctl (Results 1 – 3 of 3) sorted by relevance
138 SensorPoll* ctl = (void*)dev; in control__open_data_source() local155 SensorPoll* ctl = (void*)dev; in control__activate() local198 SensorPoll* ctl = (void*)dev; in control__set_delay() local211 SensorPoll* ctl = (void*)dev; in control__close() local417 SensorPoll* ctl = (void*)dev; in poll__close() local455 SensorPoll* ctl = (void*)dev; in poll__activate() local
63 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument72 #define __CMSG_FIRSTHDR(ctl,len) ((len) >= sizeof(struct cmsghdr) ? (struct cmsghdr *)(ctl) : (… argument
222 u8 ctl; member