Searched refs:firmware_p (Results 1 – 1 of 1) sorted by relevance
221 const struct firmware **firmware_p, in hl_request_fw() argument227 rc = request_firmware(firmware_p, fw_name, hdev->dev); in hl_request_fw()234 fw_size = (*firmware_p)->size; in hl_request_fw()255 release_firmware(*firmware_p); in hl_request_fw()