Searched refs:_pdev (Results 1 – 3 of 3) sorted by relevance
392 #define fimc_get_drvdata(_pdev) \ argument393 ((struct fimc_drvdata *) platform_get_device_id(_pdev)->driver_data)
22 #define to_virtio_pcidev(_pdev) \ argument23 container_of(_pdev, struct virtio_pcidev_device, pdev)
1487 static int ixp_crypto_probe(struct platform_device *_pdev) in ixp_crypto_probe() argument1489 struct device *dev = &_pdev->dev; in ixp_crypto_probe()1493 pdev = _pdev; in ixp_crypto_probe()