Lines Matching defs:moxtet

141 moxtet_alloc_device(struct moxtet *moxtet)  in moxtet_alloc_device()
205 of_register_moxtet_device(struct moxtet *moxtet, struct device_node *nc) in of_register_moxtet_device()
261 static void of_register_moxtet_devices(struct moxtet *moxtet) in of_register_moxtet_devices()
283 moxtet_register_devices_from_topology(struct moxtet *moxtet) in moxtet_register_devices_from_topology()
312 static int moxtet_set_irq(struct moxtet *moxtet, int idx, int id, int nsame) in moxtet_set_irq()
333 static int moxtet_find_topology(struct moxtet *moxtet) in moxtet_find_topology()
386 static int moxtet_spi_read(struct moxtet *moxtet, u8 *buf) in moxtet_spi_read()
407 struct moxtet *moxtet = mdev->moxtet; in moxtet_device_read() local
425 struct moxtet *moxtet = mdev->moxtet; in moxtet_device_write() local
447 struct moxtet *moxtet = mdev->moxtet; in moxtet_device_written() local
467 struct moxtet *moxtet = file->private_data; in input_read() local
494 struct moxtet *moxtet = file->private_data; in output_read() local
514 struct moxtet *moxtet = file->private_data; in output_write() local
556 static int moxtet_register_debugfs(struct moxtet *moxtet) in moxtet_register_debugfs()
583 static void moxtet_unregister_debugfs(struct moxtet *moxtet) in moxtet_unregister_debugfs()
588 static inline int moxtet_register_debugfs(struct moxtet *moxtet) in moxtet_register_debugfs()
593 static inline void moxtet_unregister_debugfs(struct moxtet *moxtet) in moxtet_unregister_debugfs()
601 struct moxtet *moxtet = d->host_data; in moxtet_irq_domain_map() local
620 struct moxtet *moxtet = d->host_data; in moxtet_irq_domain_xlate() local
643 struct moxtet *moxtet = irq_data_get_irq_chip_data(d); in moxtet_irq_mask() local
650 struct moxtet *moxtet = irq_data_get_irq_chip_data(d); in moxtet_irq_unmask() local
657 struct moxtet *moxtet = irq_data_get_irq_chip_data(d); in moxtet_irq_print_chip() local
674 static int moxtet_irq_read(struct moxtet *moxtet, unsigned long *map) in moxtet_irq_read()
696 struct moxtet *moxtet = data; in moxtet_irq_thread_fn() local
725 static void moxtet_irq_free(struct moxtet *moxtet) in moxtet_irq_free()
739 static int moxtet_irq_setup(struct moxtet *moxtet) in moxtet_irq_setup()
772 struct moxtet *moxtet; in moxtet_probe() local
821 struct moxtet *moxtet = spi_get_drvdata(spi); in moxtet_remove() local