Home
last modified time | relevance | path

Searched refs:firmware_request_nowarn (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dfirmware.h40 firmware_request_nowarn(const struct firmware **fw, const char *name, in firmware_request_nowarn() function
/openbsd/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_uc_fw.c772 err = firmware_request_nowarn(fw, uc_fw->file_selected.path, dev); in try_firmware_load()