Searched refs:cge (Results 1 – 2 of 2) sorted by relevance
774 struct changer_get_element cge; in ch_ioctl() local780 if (copy_from_user(&cge, argp, sizeof (cge))) in ch_ioctl()783 if (0 != ch_checkrange(ch, cge.cge_type, cge.cge_unit)) in ch_ioctl()785 elem = ch->firsts[cge.cge_type] + cge.cge_unit; in ch_ioctl()805 cge.cge_status = buffer[18]; in ch_ioctl()806 cge.cge_flags = 0; in ch_ioctl()808 cge.cge_errno = EIO; in ch_ioctl()811 cge.cge_flags |= CGE_SRC; in ch_ioctl()813 cge.cge_flags |= CGE_INVERT; in ch_ioctl()818 cge.cge_srctype = i; in ch_ioctl()[all …]
1260 DO_2OP_CMP0(cge, cge, FWD)1263 DO_2OP_CMP0(cle, cge, REV)