Home
last modified time | relevance | path

Searched defs:request_firmware (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dbcm3510.h21 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
H A Dsp8870.h22 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
H A Dsp887x.h18 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
H A Dor51211.h20 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
H A Dcx24120.h28 int (*request_firmware)(struct dvb_frontend *fe, member
H A Dtda1004x.h90 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dsp8870.h22 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dsp887x.h18 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
H A Dbcm3510.h21 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
H A Dor51211.h20 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
H A Dcx24120.h28 int (*request_firmware)(struct dvb_frontend *fe, member
H A Dtda1004x.h90 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member
/kernel/linux/linux-5.10/include/linux/
H A Dfirmware.h62 static inline int request_firmware(const struct firmware **fw, in request_firmware() function
/kernel/linux/linux-6.6/include/linux/
H A Dfirmware.h116 static inline int request_firmware(const struct firmware **fw, in request_firmware() function
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
H A Dmain.c886 request_firmware(const struct firmware **firmware_p, const char *name, in request_firmware() function
898 EXPORT_SYMBOL(request_firmware); variable
[all...]
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dmain.c951 request_firmware(const struct firmware **firmware_p, const char *name, in request_firmware() function
963 EXPORT_SYMBOL(request_firmware); variable
[all...]

Completed in 7 milliseconds