Home
last modified time | relevance | path

Searched refs:check_device (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/android/ion/
H A Dion_test.sh35 check_device() function
47 check_device
/OK3568_Linux_fs/buildroot/package/tpm2-abrmd/
H A DS80tpm2-abrmd12 check_device() {
29 check_device
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtuner-xc2028.c823 goto check_device; in check_firmware()
827 goto check_device; in check_firmware()
835 check_device: in check_firmware()
H A Dxc4000.c1019 goto check_device; in check_firmware()
1028 check_device: in check_firmware()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A D3c515.c432 static int check_device(unsigned ioaddr) in check_device() function
514 if (!check_device(ioaddr)) { in corkscrew_scan()
537 if (!check_device(ioaddr)) in corkscrew_scan()
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Diommu.c350 static bool check_device(struct device *dev) in check_device() function
2230 if (!check_device(dev)) in amd_iommu_probe_device()
2273 if (!check_device(dev)) in amd_iommu_release_device()
2528 if (!check_device(dev)) in amd_iommu_detach_device()
2559 if (!check_device(dev)) in amd_iommu_attach_device()
3103 if (!check_device(dev)) in amd_iommu_get_v2_domain()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dnettest.c335 static int check_device(int sd, struct sock_args *args) in check_device() function
1252 rc = check_device(csd, args); in do_server()
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_diag.c649 .check_device = dasd_diag_check_device,
H A Ddasd_fba.c810 .check_device = dasd_fba_check_characteristics,
H A Ddasd_int.h283 int (*check_device) (struct dasd_device *); member
H A Ddasd.c3627 rc = discipline->check_device(device); in dasd_generic_set_online()
H A Ddasd_eckd.c6694 .check_device = dasd_eckd_check_characteristics,
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c738 bool check_device) in ff_layout_choose_ds_for_read() argument
749 fail_return = !check_device; in ff_layout_choose_ds_for_read()
756 if (check_device && in ff_layout_choose_ds_for_read()