OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:request_firmware
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
firmware.h
51
#define
request_firmware
linux_request_firmware
macro
55
int
request_firmware
(const struct firmware **, const char *,
/src/sys/external/bsd/drm2/linux/
linux_firmware.c
56
request_firmware
(const struct firmware **fwp, const char *image_name,
function
105
return
request_firmware
(fwp, image_name, dev);
113
return
request_firmware
(fwp, image_name, dev);
125
ret =
request_firmware
(&fw, work->flw_name, work->flw_device);
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026