Searched refs:sm501_device (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/boards/mach-r2d/ |
H A D | setup.c | 174 static struct platform_device sm501_device = { variable 229 &sm501_device,
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-r2d/ |
H A D | setup.c | 174 static struct platform_device sm501_device = { variable 229 &sm501_device,
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | sm501.c | 30 struct sm501_device { struct 677 static struct sm501_device *to_sm_device(struct platform_device *pdev) in to_sm_device() 679 return container_of(pdev, struct sm501_device, pdev); in to_sm_device() 703 struct sm501_device *smdev; in sm501_create_subdev() 705 smdev = kzalloc(sizeof(struct sm501_device) + in sm501_create_subdev() 736 struct sm501_device *smdev = to_sm_device(pdev); in sm501_register_device() 1646 struct sm501_device *smdev) in sm501_remove_sub() 1654 struct sm501_device *smdev, *tmp; in sm501_dev_remove()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | sm501.c | 30 struct sm501_device { struct 677 static struct sm501_device *to_sm_device(struct platform_device *pdev) in to_sm_device() 679 return container_of(pdev, struct sm501_device, pdev); in to_sm_device() 703 struct sm501_device *smdev; in sm501_create_subdev() 705 smdev = kzalloc(sizeof(struct sm501_device) + in sm501_create_subdev() 736 struct sm501_device *smdev = to_sm_device(pdev); in sm501_register_device() 1640 struct sm501_device *smdev) in sm501_remove_sub() 1648 struct sm501_device *smdev, *tmp; in sm501_dev_remove()
|
/kernel/linux/linux-5.10/arch/sh/boards/ |
H A D | board-sh7785lcr.c | 208 static struct platform_device sm501_device = { variable 271 &sm501_device,
|
/kernel/linux/linux-6.6/arch/sh/boards/ |
H A D | board-sh7785lcr.c | 208 static struct platform_device sm501_device = { variable 271 &sm501_device,
|
Completed in 6 milliseconds