Searched refs:num_bytes (Results 1 – 1 of 1) sorted by relevance
31 unsigned int num_bytes; member62 __le16 num_bytes; member110 info->count = ctrl->num_bytes; in sigmadsp_ctrl_info()119 if (ctrl->num_bytes <= 20 && sigmadsp->ops && sigmadsp->ops->safeload) in sigmadsp_ctrl_write()121 ctrl->num_bytes); in sigmadsp_ctrl_write()124 ctrl->num_bytes); in sigmadsp_ctrl_write()143 memcpy(ctrl->cache, data, ctrl->num_bytes); in sigmadsp_ctrl_put()163 ctrl->num_bytes); in sigmadsp_ctrl_get()169 ctrl->num_bytes); in sigmadsp_ctrl_get()202 unsigned int num_bytes; in sigma_fw_load_control() local[all …]