Searched refs:user_srbcmd (Results 1 – 1 of 1) sorted by relevance
485 struct user_aac_srb *user_srbcmd = NULL; in aac_send_raw_srb() local533 if (IS_ERR(user_srbcmd)) { in aac_send_raw_srb()534 rcode = PTR_ERR(user_srbcmd); in aac_send_raw_srb()535 user_srbcmd = NULL; in aac_send_raw_srb()555 user_srbcmd->sg.count)); in aac_send_raw_srb()581 chn = user_srbcmd->channel; in aac_send_raw_srb()619 cpu_to_le32(user_srbcmd->sg.count); in aac_send_raw_srb()650 (struct user_sgmap64 *)&user_srbcmd->sg; in aac_send_raw_srb()820 if (user_srbcmd->sg.count) in aac_send_raw_srb()915 if (user_srbcmd->sg.count) in aac_send_raw_srb()[all …]
Completed in 5 milliseconds