Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/w1/masters/ !
Dmxc_w1.c29 struct mxc_w1_device { struct
42 struct mxc_w1_device *dev = data; in mxc_w1_ds2_reset_bus() argument
70 struct mxc_w1_device *dev = data; in mxc_w1_ds2_touch_bit()
93 struct mxc_w1_device *mdev; in mxc_w1_probe()
98 mdev = devm_kzalloc(&pdev->dev, sizeof(struct mxc_w1_device), in mxc_w1_probe()
156 struct mxc_w1_device *mdev = platform_get_drvdata(pdev); in mxc_w1_remove()