Searched refs:maple_device (Results 1 – 1 of 1) sorted by relevance
50 struct maple_device *dev;68 struct maple_device { struct72 void (*fileerr_handler)(struct maple_device *mdev, void *recvbuf); argument73 int (*can_unload)(struct maple_device *mdev); argument89 void maple_getcond_callback(struct maple_device *dev, argument96 int maple_add_packet(struct maple_device *mdev, u32 function,98 void maple_clear_dev(struct maple_device *mdev);100 #define to_maple_dev(n) container_of(n, struct maple_device, dev)