Searched refs:firmware (Results 76 - 100 of 1308) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_stagedesc.c39 stage_desc->firmware = NULL;
66 stage_desc->firmware = fw;
88 stage_desc->firmware = NULL;
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfirmware.h37 const struct firmware **);
38 void nvkm_firmware_put(const struct firmware *);
44 const struct firmware **);
/linux-master/include/linux/firmware/imx/svc/
H A Dpm.h18 #include <linux/firmware/imx/sci.h>
/linux-master/drivers/media/tuners/
H A Dxc5000.h11 #include <linux/firmware.h>
/linux-master/drivers/media/dvb-frontends/
H A Dsi2168_priv.h13 #include <linux/firmware.h>
45 /* firmware command struct */
/linux-master/arch/powerpc/include/asm/
H A Dmman.h15 #include <asm/firmware.h>
/linux-master/sound/pci/hda/
H A Dhda_cs_dsp_ctl.h14 #include <linux/firmware/cirrus/cs_dsp.h>
/linux-master/arch/arm/common/
H A DMakefile6 obj-y += firmware.o
/linux-master/sound/soc/codecs/
H A Dcs35l41.h15 #include <linux/firmware.h>
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_drv.h34 #include <linux/firmware.h>
/linux-master/drivers/soc/qcom/
H A Dmdt_loader.c12 #include <linux/firmware.h>
15 #include <linux/firmware/qcom/qcom_scm.h>
39 const struct firmware *seg_fw;
74 * @fw: firmware object for the mdt file
76 * Returns size of the loaded firmware blob, or -EINVAL on failure.
78 ssize_t qcom_mdt_get_size(const struct firmware *fw)
109 * @fw: firmware of mdt header or mbn
111 * @fw_name: name of the firmware, for construction of segment file names
114 * The mechanism that performs the authentication of the loading firmware
119 * In the case of split firmware th
409 qcom_mdt_load(struct device *dev, const struct firmware *fw, const char *firmware, int pas_id, void *mem_region, phys_addr_t mem_phys, size_t mem_size, phys_addr_t *reloc_base) argument
438 qcom_mdt_load_no_init(struct device *dev, const struct firmware *fw, const char *firmware, int pas_id, void *mem_region, phys_addr_t mem_phys, size_t mem_size, phys_addr_t *reloc_base) argument
[all...]
/linux-master/drivers/media/pci/cx18/
H A DMakefile2 cx18-objs := cx18-driver.o cx18-cards.o cx18-i2c.o cx18-firmware.o cx18-gpio.o \
5 cx18-av-core.o cx18-av-audio.o cx18-av-firmware.o cx18-av-vbi.o cx18-scb.o \
/linux-master/include/sound/
H A Dsb16_csp.h13 #include <linux/firmware.h>
72 const struct firmware *csp_programs[CSP_PROGRAM_COUNT];
/linux-master/drivers/net/wireless/intersil/p54/
H A Dp54spi.h109 const struct firmware *firmware; member in struct:p54s_priv
/linux-master/drivers/nfc/nxp-nci/
H A Dnxp-nci.h15 #include <linux/firmware.h>
38 const struct firmware *fw;
/linux-master/sound/pci/echoaudio/
H A Ddarla24.c36 #include <linux/firmware.h>
54 static const struct firmware card_fw[] = {
H A Ddarla20.c32 #include <linux/firmware.h>
50 static const struct firmware card_fw[] = {
H A Dgina20.c36 #include <linux/firmware.h>
54 static const struct firmware card_fw[] = {
H A Dindigoio.c35 #include <linux/firmware.h>
55 static const struct firmware card_fw[] = {
H A Dindigodj.c34 #include <linux/firmware.h>
54 static const struct firmware card_fw[] = {
H A Dindigo.c34 #include <linux/firmware.h>
54 static const struct firmware card_fw[] = {
H A Dindigoiox.c35 #include <linux/firmware.h>
55 static const struct firmware card_fw[] = {
H A Dindigodjx.c34 #include <linux/firmware.h>
54 static const struct firmware card_fw[] = {
H A Dmia.c42 #include <linux/firmware.h>
63 static const struct firmware card_fw[] = {
H A Dlayla24.c43 #include <linux/firmware.h>
70 static const struct firmware card_fw[] = {

Completed in 178 milliseconds

1234567891011>>