Searched refs:ssp_request (Results 1 – 2 of 2) sorted by relevance
125 struct ssp_request { struct
690 struct ssp_request req; in sync_serial_input()695 ret = copy_from_user(&req, (struct ssp_request __user *)arg, in sync_serial_input()696 sizeof(struct ssp_request)); in sync_serial_input()723 ret = copy_to_user((struct ssp_request __user *)arg, &req, in sync_serial_input()724 sizeof(struct ssp_request)); in sync_serial_input()