Lines Matching defs:bcd2000
20 #define PREFIX "snd-bcd2000: "
40 struct bcd2000 {
92 struct bcd2000 *bcd2k = substream->rmidi->private_data;
96 static void bcd2000_midi_handle_input(struct bcd2000 *bcd2k,
126 static void bcd2000_midi_send(struct bcd2000 *bcd2k)
179 struct bcd2000 *bcd2k = substream->rmidi->private_data;
193 struct bcd2000 *bcd2k = substream->rmidi->private_data;
207 struct bcd2000 *bcd2k = urb->context;
225 struct bcd2000 *bcd2k = urb->context;
258 static void bcd2000_init_device(struct bcd2000 *bcd2k)
290 static int bcd2000_init_midi(struct bcd2000 *bcd2k)
348 static void bcd2000_free_usb_related_resources(struct bcd2000 *bcd2k,
367 struct bcd2000 *bcd2k;
398 strncpy(card->driver, "snd-bcd2000", sizeof(card->driver));
429 struct bcd2000 *bcd2k = usb_get_intfdata(interface);
449 .name = "snd-bcd2000",