Searched refs:switchtype (Results 1 – 1 of 1) sorted by relevance
26 char switchtype; in sc_ioctl() local112 if (copy_from_user(&switchtype, data->dataptr, sizeof(char))) { in sc_ioctl()119 switchtype); in sc_ioctl()121 0, sizeof(char), &switchtype, rcvmsg, SAR_TIMEOUT); in sc_ioctl()157 switchtype = rcvmsg->msg_data.byte_array[0]; in sc_ioctl()162 if (copy_to_user(data->dataptr, &switchtype, in sc_ioctl()