Searched refs:assign_fw (Results 1 – 3 of 3) sorted by relevance
152 int assign_fw(struct firmware *fw, struct device *device);
586 ret = assign_fw(firmware, device); in fw_load_from_user_helper()
677 int assign_fw(struct firmware *fw, struct device *device) in assign_fw() function836 ret = assign_fw(fw, device); in _request_firmware()