Searched refs:firm (Results 1 – 7 of 7) 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 = kcalloc(n_array, sizeof(*priv->firm), GFP_KERNEL); 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 = kcalloc(n_array, sizeof(*priv->firm), GFP_KERNEL); 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/Documentation/input/devices/ |
H A D | ntrig.rst | 106 the ghosts while keeping the screen quite responsive to firm taps.
|
/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 {
|