Searched refs:check_device (Results 1 – 9 of 9) sorted by relevance
268 static bool check_device(struct device *dev) in check_device() function450 if (!check_device(&pdev->dev)) in amd_iommu_uninit_devices()468 if (!check_device(&pdev->dev)) in amd_iommu_init_devices()483 if (check_device(&pdev->dev)) in amd_iommu_init_devices()2422 if (!check_device(dev)) in device_change_notifier()2507 if (!check_device(dev)) in get_domain()3018 return check_device(dev); in amd_iommu_dma_supported()3038 if (!check_device(&dev->dev)) in prealloc_protection_domains()3086 if (!check_device(&pdev->dev)) { in device_dma_ops_init()3305 if (!check_device(dev)) in amd_iommu_detach_device()[all …]
821 goto check_device; in check_firmware()825 goto check_device; in check_firmware()833 check_device: in check_firmware()
1040 goto check_device; in check_firmware()1049 check_device: in check_firmware()
446 static int check_device(unsigned ioaddr) in check_device() function528 if (!check_device(ioaddr)) { in corkscrew_scan()551 if (!check_device(ioaddr)) in corkscrew_scan()
282 int (*check_device) (struct dasd_device *); member
624 .check_device = dasd_diag_check_device,
596 .check_device = dasd_fba_check_characteristics,
3323 rc = discipline->check_device(device); in dasd_generic_set_online()
4878 .check_device = dasd_eckd_check_characteristics,