Searched refs:_pdev (Results 1 – 2 of 2) sorted by relevance
392 #define fimc_get_drvdata(_pdev) \ argument393 ((struct fimc_drvdata *) platform_get_device_id(_pdev)->driver_data)
1482 static int ixp_crypto_probe(struct platform_device *_pdev) in ixp_crypto_probe() argument1484 struct device *dev = &_pdev->dev; in ixp_crypto_probe()1488 pdev = _pdev; in ixp_crypto_probe()