Home
last modified time | relevance | path

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

/linux/drivers/bus/
H A Dmoxtet.c60 struct moxtet_device *mdev = to_moxtet_device(dev); \
89 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_match()
123 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_check()
134 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_release()
406 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_device_read()
424 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_device_write()
446 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_device_written()
/linux/include/linux/
H A Dmoxtet.h95 to_moxtet_device(struct device *dev) in to_moxtet_device() function
/linux/drivers/gpio/
H A Dgpio-moxtet.c120 id = to_moxtet_device(dev)->id; in moxtet_gpio_probe()