Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/tuners/
Dxc2028.c823 goto check_device; in check_firmware()
827 goto check_device; in check_firmware()
835 check_device: in check_firmware()
Dxc4000.c1017 goto check_device; in check_firmware()
1026 check_device: in check_firmware()
/Linux-v6.6/drivers/net/ethernet/3com/
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()
/Linux-v6.6/drivers/s390/block/
Ddasd_diag.c655 .check_device = dasd_diag_check_device,
Ddasd_fba.c805 .check_device = dasd_fba_check_characteristics,
Ddasd_int.h335 int (*check_device) (struct dasd_device *); member
Ddasd.c3541 rc = discipline->check_device(device); in dasd_generic_set_online()
Ddasd_eckd.c6923 .check_device = dasd_eckd_check_characteristics,
/Linux-v6.6/tools/testing/selftests/net/
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()
/Linux-v6.6/drivers/iommu/amd/
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()
/Linux-v6.6/fs/nfs/flexfilelayout/
Dflexfilelayout.c744 bool check_device) in ff_layout_choose_ds_for_read() argument
758 if (check_device && in ff_layout_choose_ds_for_read()