Searched refs:channelcontrol (Results 1 – 4 of 4) sorted by relevance
81 struct channelcontrol struct119 #define ATIS_IOCSPARAMS _IOW(ATIS_MAGIC_IOC,0,struct channelcontrol)120 #define ATIS_IOCGPARAMS _IOR(ATIS_MAGIC_IOC,1,struct channelcontrol)
1660 copy_from_user(&port->ccontrol, (struct channelcontrol*)arg , sizeof(struct channelcontrol)); in sab8253x_ioctl()1663 copy_to_user((struct channelcontrol*) arg, &port->ccontrol, sizeof(struct channelcontrol)); in sab8253x_ioctl()
457 struct channelcontrol ccontrol;
1750 struct channelcontrol ccontrolold, ccontrolnew;