Searched refs:sm501_device (Results 1 – 1 of 1) sorted by relevance
31 struct sm501_device { struct678 static struct sm501_device *to_sm_device(struct platform_device *pdev) in to_sm_device()680 return container_of(pdev, struct sm501_device, pdev); in to_sm_device()704 struct sm501_device *smdev; in sm501_create_subdev()706 smdev = kzalloc(sizeof(struct sm501_device) + in sm501_create_subdev()737 struct sm501_device *smdev = to_sm_device(pdev); in sm501_register_device()1665 struct sm501_device *smdev) in sm501_remove_sub()1673 struct sm501_device *smdev, *tmp; in sm501_dev_remove()