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

/linux-4.1.27/drivers/media/dvb-frontends/
H A Dbcm3510.h34 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:bcm3510_config
H A Dsp8870.h35 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:sp8870_config
H A Dsp887x.h17 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:sp887x_config
H A Dor51211.h34 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:or51211_config
H A Dtda1004x.h103 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name); member in struct:tda1004x_config
/linux-4.1.27/include/linux/
H A Dfirmware.h53 static inline int request_firmware(const struct firmware **fw, request_firmware() function
/linux-4.1.27/drivers/base/
H A Dfirmware_class.c1184 request_firmware(const struct firmware **firmware_p, const char *name, request_firmware() function
1196 EXPORT_SYMBOL(request_firmware); variable

Completed in 219 milliseconds