Searched defs:_pdev (Results 1 – 4 of 4) sorted by relevance
22 #define to_virtio_pcidev(_pdev) \ argument
23 #define to_vdev(_pdev) container_of(_pdev, struct uml_vfio_device, pdev) argument
392 #define fimc_get_drvdata(_pdev) \ argument
1487 static int ixp_crypto_probe(struct platform_device *_pdev) in ixp_crypto_probe()