Home
last modified time | relevance | path

Searched defs:firmware (Results 1 – 25 of 123) sorted by relevance

12345

/linux/drivers/pwm/
H A Dpwm-raspberrypi-poe.c29 struct rpi_firmware *firmware; member
45 static int raspberrypi_pwm_set_property(struct rpi_firmware *firmware, in raspberrypi_pwm_set_property()
64 static int raspberrypi_pwm_get_property(struct rpi_firmware *firmware, in raspberrypi_pwm_get_property()
143 struct rpi_firmware *firmware; in raspberrypi_pwm_probe() local
/linux/drivers/bluetooth/
H A Dath3k.c203 const struct firmware *firmware) in ath3k_load_firmware()
272 const struct firmware *firmware) in ath3k_load_fwfile()
356 const struct firmware *firmware; in ath3k_load_patch() local
409 const struct firmware *firmware; in ath3k_load_syscfg() local
458 const struct firmware *firmware; in ath3k_probe() local
H A Dbtmrvl_sdio.h83 const char *firmware; member
96 const char *firmware; member
H A Dbfusb.c519 const unsigned char *firmware, int count) in bfusb_load_firmware()
600 const struct firmware *firmware; in bfusb_probe() local
H A Dbt3c_cs.c446 const unsigned char *firmware, in bt3c_load_firmware()
540 const struct firmware *firmware; in bt3c_open() local
H A Dbcm203x.c154 const struct firmware *firmware; in bcm203x_probe() local
/linux/include/linux/
H A Dfirmware.h13 struct firmware { struct
17 /* firmware loader private fields */ argument
22 * enum fw_upload_err - firmware upload error codes argument
/linux/sound/pci/asihpi/
H A Dhpidspcd.c18 const struct firmware *firmware; member
26 const struct firmware *firmware; in hpi_dsp_code_open() local
/linux/drivers/media/usb/as102/
H A Das102_fw.c93 const struct firmware *firmware) { in as102_firmware_upload()
158 const struct firmware *firmware = NULL; in as102_fw_upload() local
/linux/drivers/net/wireless/marvell/libertas/
H A Dfirmware.c45 static void main_firmware_cb(const struct firmware *firmware, void *context) in main_firmware_cb()
64 static void helper_firmware_cb(const struct firmware *firmware, void *context) in helper_firmware_cb()
/linux/drivers/gpu/drm/tegra/
H A Dfalcon.c67 const struct firmware *firmware) in falcon_copy_firmware_image()
128 const struct firmware *firmware = falcon->firmware.firmware; in falcon_load_firmware() local
H A Dfalcon.h85 const struct firmware *firmware; member
104 struct falcon_firmware firmware; member
/linux/drivers/clk/bcm/
H A Dclk-raspberrypi.c46 struct rpi_firmware *firmware; member
149 static int raspberrypi_clock_property(struct rpi_firmware *firmware, in raspberrypi_clock_property()
389 struct rpi_firmware *firmware; in raspberrypi_clk_probe() local
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835-rpi.dtsi5 firmware: firmware { label
/linux/drivers/base/firmware_loader/builtin/
H A DMakefile9 firmware := $(addsuffix .gen.o, $(CONFIG_EXTRA_FIRMWARE)) macro
/linux/drivers/usb/misc/
H A Disight_firmware.c39 const struct firmware *firmware; in isight_firmware_load() local
H A Dezusb.c63 const struct firmware *firmware = NULL; in ezusb_ihex_firmware_download() local
/linux/drivers/soc/qcom/
H A Dmdt_loader.c408 const char *firmware, int pas_id, void *mem_region, in qcom_mdt_load()
437 const char *firmware, int pas_id, in qcom_mdt_load_no_init()
/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci_mcu.c19 const char *firmware; in mt76x0e_load_firmware() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dfw.c192 struct rt_firmware *firmware = (struct rt_firmware *)rtlhal->pfirmware; in _rtl92s_firmware_checkready() local
317 struct rt_firmware *firmware = NULL; in rtl92s_download_fw() local
H A Dsw.c58 static void rtl92se_fw_cb(const struct firmware *firmware, void *context) in rtl92se_fw_cb()
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-firmware.c26 static char *firmware = ""; variable
/linux/rust/kernel/
H A Dfirmware.rs85 fn as_raw(&self) -> *mut bindings::firmware { in as_raw()
/linux/drivers/base/firmware_loader/
H A Dfallback.c130 static int fw_load_from_user_helper(struct firmware *firmware, in fw_load_from_user_helper()
/linux/sound/isa/wavefront/
H A Dwavefront_fx.c235 const struct firmware *firmware = NULL; in snd_wavefront_fx_start() local

12345