Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/linux/
Dmoxtet.h95 to_moxtet_device(struct device *dev) in to_moxtet_device() function
/linux-6.12.1/drivers/gpio/
Dgpio-moxtet.c122 id = to_moxtet_device(dev)->id; in moxtet_gpio_probe()