Searched refs:switchtype (Results 1 – 1 of 1) sorted by relevance
91 char switchtype; in sc_ioctl() local99 if ((err = copy_from_user(&switchtype, (char *) data->dataptr, sizeof(char)))) in sc_ioctl()103 switchtype); in sc_ioctl()105 0, sizeof(char),&switchtype,&rcvmsg, SAR_TIMEOUT); in sc_ioctl()120 char switchtype; in sc_ioctl() local139 switchtype = rcvmsg.msg_data.byte_array[0]; in sc_ioctl()144 if ((err = copy_to_user((char *) data->dataptr, &switchtype, sizeof(char)))) in sc_ioctl()