Home
last modified time | relevance | path

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

/openbmc/linux/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() argument
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()