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

/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
/drivers/base/
H A Dfirmware_class.c570 * request_firmware: - send firmware request and wait for it
585 request_firmware(const struct firmware **firmware_p, const char *name, function
670 * request_firmware_nowait - asynchronous version of request_firmware
682 * Asynchronous variant of request_firmware() for user contexts where
729 EXPORT_SYMBOL(request_firmware); variable

Completed in 145 milliseconds