Home
last modified time | relevance | path

Searched refs:check_file (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/ntb/
H A Dntb_test.sh121 function check_file() function
145 check_file ${PEER_DIR} || break
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts/
H A D0002-check-sr-results-Device-tree-improvements.patch42 @@ -930,7 +933,12 @@ def check_file(conffile, filename):
/openbmc/u-boot/tools/
H A Dimx8image.c277 static void check_file(struct stat *sbuf, char *filename) in check_file() function
822 check_file(&sbuf, img_sp->filename); in build_container()
839 check_file(&sbuf, img_sp->filename); in build_container()
/openbmc/linux/scripts/
H A Dget_abi.pl709 sub check_file($$) subroutine
796 check_file($file_ref, \@names);
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c1080 static int check_file(const u8 *headers) in check_file() function
1190 ret = check_file(fw->data); in brcmf_usb_probe_phase2()