Searched refs:firm (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/media/tuners/ |
| H A D | xc2028.c | 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 = kcalloc(n_array, sizeof(*priv->firm), GFP_KERNEL); in load_all_firmwares() 336 if (priv->firm == NULL) { in load_all_firmwares() 398 priv->firm[n].id = id; in load_all_firmwares() 445 if (!priv->firm) { in seek_firmware() 513 *id = priv->firm[i].id; in seek_firmware() 563 p = priv->firm[pos].ptr; in load_firmware() [all …]
|
| H A D | xc4000.c | 623 if (!priv->firm) { 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 = kcalloc(n_array, sizeof(*priv->firm), GFP_KERNEL); in xc4000_fwupload() 767 if (priv->firm == NULL) { in xc4000_fwupload() 827 priv->firm[n].type = type; in xc4000_fwupload() 828 priv->firm[n].id = id; in xc4000_fwupload() 829 priv->firm[n].size = size; in xc4000_fwupload() 881 p = priv->firm[pos].ptr; in load_scode() [all …]
|
| /linux-6.15/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-6.15/sound/soc/fsl/ |
| H A D | fsl_easrc.c | 1758 struct asrc_firmware_hdr *firm = easrc_priv->firmware_hdr; in fsl_easrc_dump_firmware() local 1764 if (firm->magic != FIRMWARE_MAGIC) { in fsl_easrc_dump_firmware() 1769 dev_dbg(dev, "Firmware v%u dump:\n", firm->firmware_version); in fsl_easrc_dump_firmware() 1770 dev_dbg(dev, "Num prefilter scenarios: %u\n", firm->prefil_scen); in fsl_easrc_dump_firmware() 1771 dev_dbg(dev, "Num interpolation scenarios: %u\n", firm->interp_scen); in fsl_easrc_dump_firmware() 1774 for (i = 0; i < firm->interp_scen; i++) { in fsl_easrc_dump_firmware() 1785 for (i = 0; i < firm->prefil_scen; i++) { in fsl_easrc_dump_firmware()
|
| /linux-6.15/Documentation/input/devices/ |
| H A D | ntrig.rst | 106 the ghosts while keeping the screen quite responsive to firm taps.
|
| /linux-6.15/LICENSES/dual/ |
| H A D | CC-BY-4.0 | 19 Creative Commons Corporation ("Creative Commons") is not a law firm and
|
| /linux-6.15/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-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-lg-x3.dtsi | 401 nfc-firm {
|