hmem_platform_device
static inline struct hmem_platform_device *
return container_of(pdev, struct hmem_platform_device, pdev);
static struct hmem_platform_device hmem_platform = {
struct hmem_platform_device *hpdev = container_of(w, typeof(*hpdev), work);
struct hmem_platform_device *hpdev = to_hmem_platform_device(pdev);
struct hmem_platform_device *hpdev = to_hmem_platform_device(pdev);
struct hmem_platform_device *hpdev =
static struct hmem_platform_device hmem_test_device = {