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
493 struct moxtet *moxtet = file->private_data; in output_read() local
513 struct moxtet *moxtet = file->private_data; in output_write() local
555 static int moxtet_register_debugfs(struct moxtet *moxtet) in moxtet_register_debugfs()
582 static void moxtet_unregister_debugfs(struct moxtet *moxtet) in moxtet_unregister_debugfs()
587 static inline int moxtet_register_debugfs(struct moxtet *moxtet) in moxtet_register_debugfs()
592 static inline void moxtet_unregister_debugfs(struct moxtet *moxtet) in moxtet_unregister_debugfs()
600 struct moxtet *moxtet = d->host_data; in moxtet_irq_domain_map() local
619 struct moxtet *moxtet = d->host_data; in moxtet_irq_domain_xlate() local
642 struct moxtet *moxtet = irq_data_get_irq_chip_data(d); in moxtet_irq_mask() local
649 struct moxtet *moxtet = irq_data_get_irq_chip_data(d); in moxtet_irq_unmask() local
656 struct moxtet *moxtet = irq_data_get_irq_chip_data(d); in moxtet_irq_print_chip() local
673 static int moxtet_irq_read(struct moxtet *moxtet, unsigned long *map) in moxtet_irq_read()
695 struct moxtet *moxtet = data; in moxtet_irq_thread_fn() local
724 static void moxtet_irq_free(struct moxtet *moxtet) in moxtet_irq_free()
738 static int moxtet_irq_setup(struct moxtet *moxtet) in moxtet_irq_setup()
771 struct moxtet *moxtet; in moxtet_probe() local
820 struct moxtet *moxtet = spi_get_drvdata(spi); in moxtet_remove() local