Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bus/
Dmoxtet.c59 struct moxtet_device *mdev = to_moxtet_device(dev); \
88 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-v5.4/include/linux/
Dmoxtet.h102 to_moxtet_device(struct device *dev) in to_moxtet_device() function
/Linux-v5.4/drivers/gpio/
Dgpio-moxtet.c122 id = to_moxtet_device(dev)->id; in moxtet_gpio_probe()