Searched refs:firm (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/media/tuners/ |
| H A D | xc2028.c | 109 struct firmware_description *firm; member 289 if (!priv->firm) in free_firmware() 293 kfree(priv->firm[i].ptr); in free_firmware() 295 kfree(priv->firm); in free_firmware() 297 priv->firm = NULL; in free_firmware() 335 priv->firm = kzalloc_objs(*priv->firm, n_array); in load_all_firmwares() 336 if (priv->firm == NULL) { in load_all_firmwares() 384 priv->firm[n].ptr = kmemdup(p, size, GFP_KERNEL); in load_all_firmwares() 385 if (priv->firm[n].ptr == NULL) { in load_all_firmwares() 397 priv->firm[n].type = type; in load_all_firmwares() [all …]
|
| H A D | xc4000.c | 76 struct firmware_description *firm; member 623 if (!priv->firm) { in seek_firmware() 634 (priv->firm[i].id ^ (*id)) & (*id); in seek_firmware() 636 (priv->firm[i].type ^ type) in seek_firmware() 668 *id = priv->firm[i].id; in seek_firmware() 691 p = priv->firm[pos].ptr; in load_firmware() 766 priv->firm = kzalloc_objs(*priv->firm, n_array); in xc4000_fwupload() 767 if (priv->firm == NULL) { in xc4000_fwupload() 813 priv->firm[n].ptr = kmemdup(p, size, GFP_KERNEL); in xc4000_fwupload() 814 if (priv->firm[n].ptr == NULL) { in xc4000_fwupload() [all …]
|
| /linux/arch/sh/configs/ |
| H A D | shmin_defconfig | 23 CONFIG_CMDLINE="console=ttySC1,115200 root=1f01 mtdparts=phys_mapped_flash:64k(firm)ro,-(sys) netde…
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_easrc.c | 1767 struct asrc_firmware_hdr *firm = easrc_priv->firmware_hdr; in fsl_easrc_dump_firmware() local 1773 if (firm->magic != FIRMWARE_MAGIC) { in fsl_easrc_dump_firmware() 1778 dev_dbg(dev, "Firmware v%u dump:\n", firm->firmware_version); in fsl_easrc_dump_firmware() 1779 dev_dbg(dev, "Num prefilter scenarios: %u\n", firm->prefil_scen); in fsl_easrc_dump_firmware() 1780 dev_dbg(dev, "Num interpolation scenarios: %u\n", firm->interp_scen); in fsl_easrc_dump_firmware() 1783 for (i = 0; i < firm->interp_scen; i++) { in fsl_easrc_dump_firmware() 1794 for (i = 0; i < firm->prefil_scen; i++) { in fsl_easrc_dump_firmware()
|
| /linux/Documentation/input/devices/ |
| H A D | ntrig.rst | 106 the ghosts while keeping the screen quite responsive to firm taps.
|
| /linux/arch/arm64/boot/dts/exynos/ |
| H A D | exynos7870-pinctrl.dtsi | 851 nfc_n5_firm: nfc-n5-firm-pins {
|
| /linux/LICENSES/dual/ |
| H A D | CC-BY-4.0 | 19 Creative Commons Corporation ("Creative Commons") is not a law firm and
|
| /linux/Documentation/process/ |
| H A D | maintainer-kvm-x86.rst | 189 use 75 characters as a firm-but-not-hard limit, and use 80 characters as a hard
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-lg-x3.dtsi | 401 nfc-firm {
|