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

/linux-master/drivers/media/dvb-frontends/
H A Dsp887x.h18 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:sp887x_config
H A Dbcm3510.h21 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:bcm3510_config
H A Dor51211.h20 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:or51211_config
H A Dcx24120.h28 int (*request_firmware)(struct dvb_frontend *fe, member in struct:cx24120_config
H A Dtda1004x.h90 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:tda1004x_config
/linux-master/drivers/staging/media/av7110/
H A Dsp8870.h22 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:sp8870_config
/linux-master/include/linux/
H A Dfirmware.h119 static inline int request_firmware(const struct firmware **fw, function
/linux-master/drivers/base/firmware_loader/
H A Dmain.c956 request_firmware(const struct firmware **firmware_p, const char *name, function
968 EXPORT_SYMBOL(request_firmware); variable
[all...]

Completed in 110 milliseconds