Searched refs:psp_prep_cmd_buf (Results 1 – 2 of 2) sorted by relevance
133 #define psp_prep_cmd_buf(ucode, type) (psp)->funcs->prep_cmd_buf((ucode), (type)) macro
308 ret = psp_prep_cmd_buf(ucode, psp->cmd); in psp_np_fw_load()