Searched refs:user_srb (Results 1 – 1 of 1) sorted by relevance
468 struct user_aac_srb __user *user_srb = arg; in aac_send_raw_srb() local502 if(copy_from_user(&fibsize, &user_srb->count,sizeof(u32))){ in aac_send_raw_srb()514 user_srbcmd = memdup_user(user_srb, fibsize); in aac_send_raw_srb()