assign_fw
ret = assign_fw(firmware, device);
int assign_fw(struct firmware *fw, struct device *device);
ret = assign_fw(fw, device);