Home
last modified time | relevance | path

Searched refs:aspeed_lpc_ctrl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c27 struct aspeed_lpc_ctrl { struct
37 static struct aspeed_lpc_ctrl *file_aspeed_lpc_ctrl(struct file *file) in file_aspeed_lpc_ctrl()
39 return container_of(file->private_data, struct aspeed_lpc_ctrl, in file_aspeed_lpc_ctrl()
45 struct aspeed_lpc_ctrl *lpc_ctrl = file_aspeed_lpc_ctrl(file); in aspeed_lpc_ctrl_mmap()
66 struct aspeed_lpc_ctrl *lpc_ctrl = file_aspeed_lpc_ctrl(file); in aspeed_lpc_ctrl_ioctl()
199 struct aspeed_lpc_ctrl *lpc_ctrl; in aspeed_lpc_ctrl_probe()
282 struct aspeed_lpc_ctrl *lpc_ctrl = dev_get_drvdata(&pdev->dev); in aspeed_lpc_ctrl_remove()
/kernel/linux/linux-6.6/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c31 struct aspeed_lpc_ctrl { struct
43 static struct aspeed_lpc_ctrl *file_aspeed_lpc_ctrl(struct file *file) in file_aspeed_lpc_ctrl()
45 return container_of(file->private_data, struct aspeed_lpc_ctrl, in file_aspeed_lpc_ctrl()
51 struct aspeed_lpc_ctrl *lpc_ctrl = file_aspeed_lpc_ctrl(file); in aspeed_lpc_ctrl_mmap()
72 struct aspeed_lpc_ctrl *lpc_ctrl = file_aspeed_lpc_ctrl(file); in aspeed_lpc_ctrl_ioctl()
224 struct aspeed_lpc_ctrl *lpc_ctrl; in aspeed_lpc_ctrl_probe()
337 struct aspeed_lpc_ctrl *lpc_ctrl = dev_get_drvdata(&pdev->dev); in aspeed_lpc_ctrl_remove()

Completed in 2 milliseconds