Searched refs:DV1394_IOC_GET_STATUS (Results 1 – 3 of 3) sorted by relevance
46 #define DV1394_IOC_GET_STATUS _IOR('#', 0x0c, struct dv1394_status) macro
1750 case DV1394_IOC_GET_STATUS: { in dv1394_ioctl()
3153 ret = sys_ioctl(fd, DV1394_IOC_GET_STATUS, (unsigned long) &dv); in handle_dv1394_get_status()