Searched refs:assign_fw (Results 1 – 3 of 3) sorted by relevance
166 int assign_fw(struct firmware *fw, struct device *device);
161 ret = assign_fw(firmware, device); in fw_load_from_user_helper()
681 int assign_fw(struct firmware *fw, struct device *device) in assign_fw() function859 ret = assign_fw(fw, device); in _request_firmware()