Searched defs:request_firmware (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/staging/media/av7110/ |
A D | sp8870.h | 22 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | bcm3510.h | 21 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
A D | sp887x.h | 18 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
A D | or51211.h | 20 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
A D | cx24120.h | 28 int (*request_firmware)(struct dvb_frontend *fe, member
|
A D | tda1004x.h | 90 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
/linux-6.3-rc2/Documentation/driver-api/firmware/ |
A D | request_firmware.rst | 18 request_firmware section in Synchronous firmware requests
|
/linux-6.3-rc2/include/linux/ |
A D | firmware.h | 116 static inline int request_firmware(const struct firmware **fw, in request_firmware() function
|
/linux-6.3-rc2/drivers/base/firmware_loader/ |
A D | main.c | 896 request_firmware(const struct firmware **firmware_p, const char *name, in request_firmware() function
|
Completed in 28 milliseconds