Searched defs:request_firmware (Results 1 – 9 of 9) sorted by relevance
| /Linux-v4.19/drivers/media/dvb-frontends/ |
| D | sp887x.h | 18 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
| D | sp8870.h | 35 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
| D | bcm3510.h | 30 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
| D | or51211.h | 30 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
| D | cx24120.h | 37 int (*request_firmware)(struct dvb_frontend *fe, member
|
| D | tda1004x.h | 103 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
|
| /Linux-v4.19/Documentation/driver-api/firmware/ |
| D | request_firmware.rst | 18 request_firmware section in Synchronous firmware requests
|
| /Linux-v4.19/include/linux/ |
| D | firmware.h | 58 static inline int request_firmware(const struct firmware **fw, in request_firmware() function
|
| /Linux-v4.19/drivers/base/firmware_loader/ |
| D | main.c | 629 request_firmware(const struct firmware **firmware_p, const char *name, in request_firmware() function
|