Home
last modified time | relevance | path

Searched refs:check_device (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dion_test.sh35 check_device() function
47 check_device
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dxc2028.c823 goto check_device; in check_firmware()
827 goto check_device; in check_firmware()
835 check_device: in check_firmware()
H A Dxc4000.c1017 goto check_device; in check_firmware()
1026 check_device: in check_firmware()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c515.c435 static int check_device(unsigned ioaddr) in check_device() function
517 if (!check_device(ioaddr)) { in corkscrew_scan()
540 if (!check_device(ioaddr)) in corkscrew_scan()
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_diag.c654 .check_device = dasd_diag_check_device,
H A Ddasd_int.h277 * Device recognition functions. check_device is used to verify
283 int (*check_device) (struct dasd_device *); member
H A Ddasd_fba.c815 .check_device = dasd_fba_check_characteristics,
H A Ddasd.c3638 /* check_device will allocate block device if necessary */ in dasd_generic_set_online()
3639 rc = discipline->check_device(device); in dasd_generic_set_online()
H A Ddasd_eckd.c6704 .check_device = dasd_eckd_check_characteristics,
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_diag.c655 .check_device = dasd_diag_check_device,
H A Ddasd_fba.c805 .check_device = dasd_fba_check_characteristics,
H A Ddasd_int.h329 * Device recognition functions. check_device is used to verify
335 int (*check_device) (struct dasd_device *); member
H A Ddasd.c3538 /* check_device will allocate block device if necessary */ in dasd_generic_set_online()
3539 rc = discipline->check_device(device); in dasd_generic_set_online()
H A Ddasd_eckd.c6923 .check_device = dasd_eckd_check_characteristics,
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c738 bool check_device) in ff_layout_choose_ds_for_read()
749 fail_return = !check_device; in ff_layout_choose_ds_for_read()
756 if (check_device && in ff_layout_choose_ds_for_read()
736 ff_layout_choose_ds_for_read(struct pnfs_layout_segment *lseg, u32 start_idx, u32 *best_idx, bool check_device) ff_layout_choose_ds_for_read() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dnettest.c393 static int check_device(int sd, struct sock_args *args) in check_device() function
1648 rc = check_device(csd, args); in do_server()
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Diommu.c349 static bool check_device(struct device *dev) in check_device() function
1907 if (!check_device(dev)) in amd_iommu_probe_device()
1948 if (!check_device(dev)) in amd_iommu_release_device()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c744 bool check_device) in ff_layout_choose_ds_for_read()
758 if (check_device && in ff_layout_choose_ds_for_read()
742 ff_layout_choose_ds_for_read(struct pnfs_layout_segment *lseg, u32 start_idx, u32 *best_idx, bool check_device) ff_layout_choose_ds_for_read() argument

Completed in 78 milliseconds