Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/w1/masters/
Dmxc_w1.c47 struct mxc_w1_device { struct
63 struct mxc_w1_device *dev = data; in mxc_w1_ds2_reset_bus() argument
88 struct mxc_w1_device *mdev = data; in mxc_w1_ds2_touch_bit()
108 struct mxc_w1_device *mdev; in mxc_w1_probe()
116 mdev = kzalloc(sizeof(struct mxc_w1_device), GFP_KERNEL); in mxc_w1_probe()
172 struct mxc_w1_device *mdev = platform_get_drvdata(pdev); in mxc_w1_remove()