Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bus/
Dmoxtet.c59 struct moxtet_device *mdev = to_moxtet_device(dev); \
88 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_match()
122 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_check()
133 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_dev_release()
405 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_device_read()
423 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_device_write()
445 struct moxtet_device *mdev = to_moxtet_device(dev); in moxtet_device_written()
/Linux-v6.6/include/linux/
Dmoxtet.h102 to_moxtet_device(struct device *dev) in to_moxtet_device() function
/Linux-v6.6/drivers/gpio/
Dgpio-moxtet.c122 id = to_moxtet_device(dev)->id; in moxtet_gpio_probe()