Lines Matching defs:moxtet
140 moxtet_alloc_device(struct moxtet *moxtet) in moxtet_alloc_device()
204 of_register_moxtet_device(struct moxtet *moxtet, struct device_node *nc) in of_register_moxtet_device()
260 static void of_register_moxtet_devices(struct moxtet *moxtet) in of_register_moxtet_devices()
282 moxtet_register_devices_from_topology(struct moxtet *moxtet) in moxtet_register_devices_from_topology()
311 static int moxtet_set_irq(struct moxtet *moxtet, int idx, int id, int nsame) in moxtet_set_irq()
332 static int moxtet_find_topology(struct moxtet *moxtet) in moxtet_find_topology()
385 static int moxtet_spi_read(struct moxtet *moxtet, u8 *buf) in moxtet_spi_read()
406 struct moxtet *moxtet = mdev->moxtet; in moxtet_device_read() local
424 struct moxtet *moxtet = mdev->moxtet; in moxtet_device_write() local
446 struct moxtet *moxtet = mdev->moxtet; in moxtet_device_written() local
466 struct moxtet *moxtet = file->private_data; in input_read() local
492 struct moxtet *moxtet = file->private_data; in output_read() local
512 struct moxtet *moxtet = file->private_data; in output_write() local
553 static int moxtet_register_debugfs(struct moxtet *moxtet) in moxtet_register_debugfs()
580 static void moxtet_unregister_debugfs(struct moxtet *moxtet) in moxtet_unregister_debugfs()
585 static inline int moxtet_register_debugfs(struct moxtet *moxtet) in moxtet_register_debugfs()
590 static inline void moxtet_unregister_debugfs(struct moxtet *moxtet) in moxtet_unregister_debugfs()
598 struct moxtet *moxtet = d->host_data; in moxtet_irq_domain_map() local
617 struct moxtet *moxtet = d->host_data; in moxtet_irq_domain_xlate() local
640 struct moxtet *moxtet = irq_data_get_irq_chip_data(d); in moxtet_irq_mask() local
647 struct moxtet *moxtet = irq_data_get_irq_chip_data(d); in moxtet_irq_unmask() local
654 struct moxtet *moxtet = irq_data_get_irq_chip_data(d); in moxtet_irq_print_chip() local
671 static int moxtet_irq_read(struct moxtet *moxtet, unsigned long *map) in moxtet_irq_read()
693 struct moxtet *moxtet = data; in moxtet_irq_thread_fn() local
722 static void moxtet_irq_free(struct moxtet *moxtet) in moxtet_irq_free()
736 static int moxtet_irq_setup(struct moxtet *moxtet) in moxtet_irq_setup()
769 struct moxtet *moxtet; in moxtet_probe() local
818 struct moxtet *moxtet = spi_get_drvdata(spi); in moxtet_remove() local