Home
last modified time | relevance | path

Searched refs:endpoint (Results 1 – 17 of 17) sorted by relevance

/sound/usb/
Dquirks-table.h51 .endpoint = 0x03,
512 .endpoint = 0x01,
529 .endpoint = 0x81,
1000 .endpoint = 0x01,
1017 .endpoint = 0x82,
1620 .endpoint = 0x05,
1638 .endpoint = 0x85,
1687 .endpoint = 0x05,
1705 .endpoint = 0x85,
2101 .endpoint = 0x01,
[all …]
Dmidi.c1862 hostep = &hostif->endpoint[i]; in snd_usbmidi_get_ms_info()
1996 struct snd_usb_midi_endpoint_info *endpoint, in snd_usbmidi_detect_endpoints() argument
2008 if (endpoint[0].out_ep || endpoint[0].in_ep) in snd_usbmidi_detect_endpoints()
2024 endpoint[out_eps].out_ep = usb_endpoint_num(epd); in snd_usbmidi_detect_endpoints()
2026 endpoint[out_eps].out_interval = epd->bInterval; in snd_usbmidi_detect_endpoints()
2031 endpoint[in_eps].in_ep = usb_endpoint_num(epd); in snd_usbmidi_detect_endpoints()
2033 endpoint[in_eps].in_interval = epd->bInterval; in snd_usbmidi_detect_endpoints()
2062 struct snd_usb_midi_endpoint_info *endpoint) in snd_usbmidi_detect_yamaha() argument
2086 endpoint->in_cables = in snd_usbmidi_detect_yamaha()
2087 (endpoint->in_cables << 1) | 1; in snd_usbmidi_detect_yamaha()
[all …]
Dcard.h23 unsigned char endpoint; /* endpoint */ member
120 int endpoint; /* assigned endpoint */ member
Dstream.c108 subs->ep_num = fp->endpoint; in snd_usb_init_substream()
495 if (subs->ep_num == fp->endpoint) { in __snd_usb_add_audio_stream()
583 …csep = snd_usb_find_desc(alts->endpoint[0].extra, alts->endpoint[0].extralen, NULL, USB_DT_CS_ENDP… in parse_uac_endpoint_attributes()
587 …csep = snd_usb_find_desc(alts->endpoint[1].extra, alts->endpoint[1].extralen, NULL, USB_DT_CS_ENDP… in parse_uac_endpoint_attributes()
689 fp->endpoint = get_endpoint(alts, 0)->bEndpointAddress; in audio_format_alloc_init()
1198 dev_dbg(&dev->dev, "%u:%d: add audio endpoint %#x\n", iface_no, altno, fp->endpoint); in __snd_usb_parse_audio_interface()
Dproc.c80 fp->endpoint & USB_ENDPOINT_NUMBER_MASK, in proc_dump_substream_formats()
81 fp->endpoint & USB_DIR_IN ? "IN" : "OUT", in proc_dump_substream_formats()
Dhelper.h23 #define get_endpoint(alt,ep) (&(alt)->endpoint[ep].desc)
DMakefile8 endpoint.o \
Dquirks.c156 stream = (fp->endpoint & USB_DIR_IN) in create_fixed_stream_quirk()
305 msepd = (struct usb_ms_endpoint_descriptor *)alts->endpoint[0].extra; in create_std_midi_quirk()
306 if (alts->endpoint[0].extralen < 4 || in create_std_midi_quirk()
461 fp->endpoint = get_endpoint(alts, 0)->bEndpointAddress; in create_uaxx_quirk()
485 stream = (fp->endpoint & USB_DIR_IN) in create_uaxx_quirk()
Dpcm.c618 alts, fmt->endpoint, subs->direction, in set_format()
/sound/usb/usx2y/
Dusbusx2yaudio.c278 snd_printk(KERN_ERR "ep=%i stalled with status=%i\n", subs->endpoint, urb->status); in usX2Y_error_urb_status()
291 subs->endpoint, usb_pipein(urb->pipe) ? "in" : "out", in i_usX2Y_urb_complete()
358 subs, subs->endpoint, subs->urb[0], subs->urb[1]); in usX2Y_subs_prepare()
382 snd_printdd("usX2Y_urbs_release() %i\n", subs->endpoint); in usX2Y_urbs_release()
400 pipe = is_playback ? usb_sndisocpipe(dev, subs->endpoint) : in usX2Y_urbs_allocate()
401 usb_rcvisocpipe(dev, subs->endpoint); in usX2Y_urbs_allocate()
949 usX2Y_substream[SNDRV_PCM_STREAM_PLAYBACK]->endpoint = playback_endpoint; in usX2Y_audio_stream_new()
950 usX2Y_substream[SNDRV_PCM_STREAM_CAPTURE]->endpoint = capture_endpoint; in usX2Y_audio_stream_new()
Dusx2yhwdeppcm.c227 subs->endpoint, usb_pipein(urb->pipe) ? "in" : "out", in i_usX2Y_usbpcm_urb_complete()
266 snd_printdd("snd_usX2Y_urbs_release() %i\n", subs->endpoint); in usX2Y_usbpcm_urbs_release()
307 pipe = is_playback ? usb_sndisocpipe(dev, subs->endpoint) : in usX2Y_usbpcm_urbs_allocate()
308 usb_rcvisocpipe(dev, subs->endpoint); in usX2Y_usbpcm_urbs_allocate()
327 subs->endpoint == 0x8 ? in usX2Y_usbpcm_urbs_allocate()
Dusbusx2y.h58 int endpoint; member
/sound/soc/generic/
Daudio-graph-card.c63 struct device_node *endpoint; in graph_get_dai_id() local
100 for_each_endpoint_of_node(node, endpoint) { in graph_get_dai_id()
101 if (endpoint == ep) in graph_get_dai_id()
/sound/soc/codecs/
Dhdmi-codec.c767 struct device_node *endpoint) in hdmi_of_xlate_dai_id() argument
773 ret = hcp->hcd.ops->get_dai_id(component, endpoint); in hdmi_of_xlate_dai_id()
Dcs42l51.c500 struct device_node *endpoint) in cs42l51_of_xlate_dai_id() argument
/sound/soc/sh/rcar/
Dcore.c1110 struct device_node *endpoint) in rsnd_parse_connect_graph() argument
1113 struct device_node *remote_node = of_graph_get_remote_port_parent(endpoint); in rsnd_parse_connect_graph()
1130 rsnd_parse_tdm_split_mode(priv, io, endpoint); in rsnd_parse_connect_graph()
/sound/usb/misc/
Dua101.c1022 epd = &ua->intf[INTF_CAPTURE]->altsetting[1].endpoint[0].desc; in detect_usb_format()
1030 epd = &ua->intf[INTF_PLAYBACK]->altsetting[1].endpoint[0].desc; in detect_usb_format()