Searched refs:maple_device (Results 1 – 1 of 1) sorted by relevance
49 struct maple_device *dev;67 struct maple_device { struct71 void (*fileerr_handler)(struct maple_device *mdev, void *recvbuf); argument72 int (*can_unload)(struct maple_device *mdev); argument88 void maple_getcond_callback(struct maple_device *dev, argument95 int maple_add_packet(struct maple_device *mdev, u32 function,97 void maple_clear_dev(struct maple_device *mdev);99 #define to_maple_dev(n) container_of(n, struct maple_device, dev)