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