Searched refs:moxtet (Results 1 – 10 of 10) sorted by relevance
140 moxtet_alloc_device(struct moxtet *moxtet) in moxtet_alloc_device() argument153 dev->moxtet = moxtet; in moxtet_alloc_device()406 struct moxtet *moxtet = mdev->moxtet; in moxtet_device_read() local424 struct moxtet *moxtet = mdev->moxtet; in moxtet_device_write() local446 struct moxtet *moxtet = mdev->moxtet; in moxtet_device_written() local536 moxtet->tx[moxtet->count - i] = bin[i]; in output_write()598 struct moxtet *moxtet = d->host_data; in moxtet_irq_domain_map() local617 struct moxtet *moxtet = d->host_data; in moxtet_irq_domain_xlate() local693 struct moxtet *moxtet = data; in moxtet_irq_thread_fn() local769 struct moxtet *moxtet; in moxtet_probe() local[all …]
11 obj-$(CONFIG_MOXTET) += moxtet.o
1 What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_description7 What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_id13 What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_name
1 What: /sys/kernel/debug/moxtet/input19 What: /sys/kernel/debug/moxtet/output
4 - compatible : Should be "cznic,moxtet"23 case the devices can be defined as subnodes of the moxtet node.27 moxtet@1 {28 compatible = "cznic,moxtet";41 compatible = "cznic,moxtet-gpio";
4 - compatible : Should be "cznic,moxtet-gpio".9 Documentation/devicetree/bindings/bus/moxtet.txt.14 compatible = "cznic,moxtet-gpio";
38 struct moxtet { struct85 struct moxtet *moxtet; member
9 #include <dt-bindings/bus/moxtet.h>255 moxtet: moxtet@1 { label258 compatible = "cznic,moxtet";271 compatible = "cznic,moxtet-gpio";316 interrupt-parent = <&moxtet>;442 interrupt-parent = <&moxtet>;510 interrupt-parent = <&moxtet>;636 interrupt-parent = <&moxtet>;704 interrupt-parent = <&moxtet>;821 interrupt-parent = <&moxtet>;
114 obj-$(CONFIG_GPIO_MOXTET) += gpio-moxtet.o
2337 F: Documentation/ABI/testing/debugfs-moxtet2339 F: Documentation/ABI/testing/sysfs-bus-moxtet-devices2341 F: Documentation/devicetree/bindings/bus/moxtet.txt2344 F: Documentation/devicetree/bindings/gpio/gpio-moxtet.txt2348 F: drivers/bus/moxtet.c2350 F: drivers/gpio/gpio-moxtet.c2355 F: include/dt-bindings/bus/moxtet.h2357 F: include/linux/moxtet.h
Completed in 34 milliseconds