Home
last modified time | relevance | path

Searched defs:request_firmware (Results 1 – 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dsp8870.h22 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
Dbcm3510.h21 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
Dsp887x.h18 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
Dor51211.h20 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
Dcx24120.h28 int (*request_firmware)(struct dvb_frontend *fe, member
Dtda1004x.h90 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
/kernel/linux/linux-4.19/drivers/media/dvb-frontends/
Dsp887x.h18 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
Dbcm3510.h30 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
Dsp8870.h35 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
Dor51211.h30 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
Dcx24120.h37 int (*request_firmware)(struct dvb_frontend *fe, member
Dtda1004x.h103 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
/kernel/linux/linux-4.19/Documentation/driver-api/firmware/
Drequest_firmware.rst18 request_firmware section in Synchronous firmware requests
/kernel/linux/linux-5.10/Documentation/driver-api/firmware/
Drequest_firmware.rst18 request_firmware section in Synchronous firmware requests
/kernel/linux/linux-4.19/include/linux/
Dfirmware.h58 static inline int request_firmware(const struct firmware **fw, in request_firmware() function
/kernel/linux/linux-5.10/include/linux/
Dfirmware.h62 static inline int request_firmware(const struct firmware **fw, in request_firmware() function
/kernel/linux/linux-4.19/drivers/base/firmware_loader/
Dmain.c629 request_firmware(const struct firmware **firmware_p, const char *name, in request_firmware() function
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
Dmain.c868 request_firmware(const struct firmware **firmware_p, const char *name, in request_firmware() function