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

/linux-master/drivers/net/ethernet/3com/
H A D3c515.c435 static int check_device(unsigned ioaddr) function
517 if (!check_device(ioaddr)) {
540 if (!check_device(ioaddr))
/linux-master/drivers/media/tuners/
H A Dxc2028.c823 goto check_device;
827 goto check_device;
835 check_device:
H A Dxc4000.c1017 goto check_device;
1026 check_device:
/linux-master/drivers/s390/block/
H A Ddasd_diag.c636 .check_device = dasd_diag_check_device,
H A Ddasd_int.h301 * Device recognition functions. check_device is used to verify
307 int (*check_device) (struct dasd_device *); member in struct:dasd_discipline
H A Ddasd_fba.c767 .check_device = dasd_fba_check_characteristics,
H A Ddasd.c3531 /* check_device will allocate block device if necessary */
3532 rc = discipline->check_device(device);
H A Ddasd_eckd.c6865 .check_device = dasd_eckd_check_characteristics,
/linux-master/tools/testing/selftests/net/
H A Dnettest.c393 static int check_device(int sd, struct sock_args *args) function
1648 rc = check_device(csd, args);
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c744 bool check_device)
758 if (check_device &&
742 ff_layout_choose_ds_for_read(struct pnfs_layout_segment *lseg, u32 start_idx, u32 *best_idx, bool check_device) argument
/linux-master/drivers/iommu/amd/
H A Diommu.c468 static bool check_device(struct device *dev) function
2152 if (!check_device(dev))
2192 if (!check_device(dev))

Completed in 339 milliseconds