Home
last modified time | relevance | path

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

/openbmc/linux/drivers/w1/masters/
H A Dsgi_w1.c22 struct sgi_w1_device { struct
46 struct sgi_w1_device *dev = data; in sgi_w1_reset_bus() argument
62 struct sgi_w1_device *dev = data; in sgi_w1_touch_bit()
78 struct sgi_w1_device *sdev; in sgi_w1_probe()
81 sdev = devm_kzalloc(&pdev->dev, sizeof(struct sgi_w1_device), in sgi_w1_probe()
110 struct sgi_w1_device *sdev = platform_get_drvdata(pdev); in sgi_w1_remove()