Searched refs:hwc_ioctls_t (Results 1 – 2 of 2) sorted by relevance
62 } hwc_ioctls_t; typedef64 static hwc_ioctls_t _hwc_ioctls;
138 hwc_ioctls_t ioctls;140 hwc_ioctls_t init_ioctls;1955 set_hwc_ioctls (hwc_ioctls_t * ioctls, char correct) in set_hwc_ioctls()1958 hwc_ioctls_t tmp; in set_hwc_ioctls()2337 hwc_ioctls_t tmp = hwc_data.ioctls; in hwc_ioctl()2431 if (put_user (&hwc_data.init_ioctls, (hwc_ioctls_t *) arg)) in hwc_ioctl()2436 if (put_user (&hwc_data.ioctls, (hwc_ioctls_t *) arg)) in hwc_ioctl()