Home
last modified time | relevance | path

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

/linux/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()
/linux/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()
/linux/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()
/linux/drivers/s390/block/
H A Ddasd_fba.c768 .check_device = dasd_fba_check_characteristics,
H A Ddasd_int.h307 int (*check_device) (struct dasd_device *); member
H A Ddasd.c3542 rc = discipline->check_device(device); in dasd_generic_set_online()
H A Ddasd_eckd.c6859 .check_device = dasd_eckd_check_characteristics,
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c761 bool check_device) in ff_layout_choose_ds_for_read()
775 if (check_device && in ff_layout_choose_ds_for_read()
760 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
/linux/drivers/iommu/amd/
H A Diommu.c632 static bool check_device(struct device *dev) in check_device() function
2360 if (!check_device(dev)) in amd_iommu_probe_device()