Searched refs:unzip (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/Documentation/dvb/
H A Dget_dvb_firmware72 unzip($sourcefile, $tmpdir);
91 unzip($sourcefile, $tmpdir);
109 unzip($sourcefile, $tmpdir);
127 unzip($sourcefile, $tmpdir);
145 unzip($sourcefile, $tmpdir);
178 unzip($sourcefile, $tmpdir);
195 unzip($sourcefile, $tmpdir);
212 unzip($sourcefile, $tmpdir);
268 unzip($sourcefile, $tmpdir);
328 unzip($sourcefile, $tmpdir);
345 unzip($sourcefile, $tmpdir);
409 unzip($archive, $tmpdir);
547 unzip($sourcefile, $tmpdir);
655 unzip($zipfile, $tmpdir);
673 unzip($zipfile, $tmpdir);
704 unzip($zipfile, $tmpdir);
722 unzip($file1, "");
726 unzip($file2, "");
743 unzip($sourcefile, $tmpdir);
760 unzip($sourcefile, $tmpdir);
799 unzip($sourcefile, $tmpdir);
823 if (system("which unzip > /dev/null 2>&1")) {
824 die "This firmware requires the unzip command - see ftp://ftp.info-zip.org/pub/infozip/UnZip.html\n";
848 sub unzip { subroutine
851 $status = system("unzip -q -o -d \"$todir\" \"$sourcefile\" 2>/dev/null" );
853 die ("unzip failed - unable to extract firmware");
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_ops.c217 DP_NOTICE(p_hwfn, "Failed to unzip dmae data\n"); qed_init_cmd_array()
446 DP_NOTICE(p_hwfn, "Failed to allocate unzip buffer\n"); qed_init_run()
H A Dqed_main.c672 DP_VERBOSE(p_hwfn, NETIF_MSG_DRV, "FW unzip error: %s, rc=%d\n", qed_unzip_data()
/linux-4.4.14/scripts/
H A Dpatch-kernel126 uncomp="unzip -d"
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h26 OP_ZP, /* unzip then copy with DMAE */
/linux-4.4.14/Documentation/video4linux/
H A Dextract_xc3028.pl14 # unzip -j 20080303_V1.0.6.7.zip 20080303_v1.0.6.7/UDXTTM6000.sys
15 # unzip -j HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip Driver85/hcw85bda.sys
/linux-4.4.14/lib/
H A Dinflate.c167 must be in unzip.h, included above. */
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3864 * unpacked with unzip).

Completed in 361 milliseconds