/Linux-v6.1/Documentation/driver-api/usb/ |
D | typec.rst | 22 the roles and alternate modes of ports, partners and cable plugs when the port 39 The cable and the two plugs on it may also be optionally presented as their own 44 and the parent of the cable plugs will always be the cable. 104 and one or two plugs, depending if there is CC Double Prime controller present 110 The plugs are represented as their own devices. The cable is registered first, 111 followed by registration of the cable plugs. The cable will be the parent device 112 for the plugs. Details about the cable need to be described in struct 115 registering/unregistering cables and their plugs: 145 USB Type-C ports, partners and cable plugs may support Alternate Modes. Each 166 API for the Cable Plugs: [all …]
|
/Linux-v6.1/sound/firewire/bebob/ |
D | bebob_stream.c | 173 * If there are no input plugs, all of fields are 0xff. in snd_bebob_stream_get_clock_src() 181 /* The source from any output plugs is for one purpose only. */ in snd_bebob_stream_get_clock_src() 873 u8 plugs[AVC_PLUG_INFO_BUF_BYTES], addr[AVC_BRIDGECO_ADDR_BYTES]; in seek_msu_sync_input_plug() local 879 err = avc_general_get_plug_info(bebob->unit, 0x0c, 0x00, 0x00, plugs); in seek_msu_sync_input_plug() 882 "fail to get info for MSU in/out plugs: %d\n", in seek_msu_sync_input_plug() 887 /* seek destination plugs for 'MSU sync input' */ in seek_msu_sync_input_plug() 889 for (i = 0; i < plugs[0]; i++) { in seek_msu_sync_input_plug() 911 u8 plugs[AVC_PLUG_INFO_BUF_BYTES], addr[AVC_BRIDGECO_ADDR_BYTES]; in snd_bebob_stream_discover() local 914 /* the number of plugs for isoc in/out, ext in/out */ in snd_bebob_stream_discover() 915 err = avc_general_get_plug_info(bebob->unit, 0x1f, 0x07, 0x00, plugs); in snd_bebob_stream_discover() [all …]
|
/Linux-v6.1/sound/firewire/oxfw/ |
D | oxfw-stream.c | 732 u8 plugs[AVC_PLUG_INFO_BUF_BYTES]; in snd_oxfw_stream_discover() local 738 /* the number of plugs for isoc in/out, ext in/out */ in snd_oxfw_stream_discover() 739 err = avc_general_get_plug_info(oxfw->unit, 0x1f, 0x07, 0x00, plugs); in snd_oxfw_stream_discover() 742 "fail to get info for isoc/external in/out plugs: %d\n", in snd_oxfw_stream_discover() 745 } else if ((plugs[0] == 0) && (plugs[1] == 0)) { in snd_oxfw_stream_discover() 751 if (plugs[1] > 0) { in snd_oxfw_stream_discover() 779 if (plugs[0] > 0) { in snd_oxfw_stream_discover()
|
/Linux-v6.1/Documentation/ABI/obsolete/ |
D | sysfs-class-typec | 39 for entering/exiting the mode with partners and cable plugs, and
|
/Linux-v6.1/arch/arc/kernel/ |
D | stacktrace.c | 169 /* Call-back which plugs into unwinding core to dump the stack in 182 /* Call-back which plugs into unwinding core to capture the
|
/Linux-v6.1/drivers/usb/core/ |
D | buffer.c | 5 * This implementation plugs in through generic "usb_bus" level methods,
|
/Linux-v6.1/Documentation/admin-guide/ |
D | hw_random.rst | 12 sysfs support, plus a hardware-specific driver that plugs
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | ti,j721e-cpb-ivi-audio.yaml | 15 The Infotainment board plugs into the Common Processor Board, the support of the
|
/Linux-v6.1/sound/pci/pcxhr/ |
D | pcxhr.h | 86 unsigned int board_aes_in_192k:1;/* if 1 the aes input plugs do support 192kHz */
|
D | pcxhr_hwdep.c | 114 rmh.cmd[1] = 1; /* unmute digital plugs */ in pcxhr_sub_init()
|
D | pcxhr_mixer.c | 798 * specific control that scans the sample rates on the external plugs
|
/Linux-v6.1/drivers/media/platform/st/sti/bdisp/ |
D | bdisp-reg.h | 95 /* HW registers : plugs */
|
/Linux-v6.1/arch/powerpc/platforms/ps3/ |
D | interrupt.c | 44 * The HV supports 256 plugs per thread, assigned as {0..255}, for a total 45 * of 512 plugs supported on a processor. To simplify the logic this
|
/Linux-v6.1/drivers/gpu/drm/sti/ |
D | sti_hqvdp.c | 65 /* Plugs config */ 874 /* Configure Plugs (same for RD & WR) */ in sti_hqvdp_init_plugs() 973 /* Init Read & Write plugs */ in sti_hqvdp_start_xp70()
|
/Linux-v6.1/drivers/net/phy/ |
D | smsc.c | 198 * plugs in while LAN87xx is in Energy Detect Power-Down mode. This leads to
|
/Linux-v6.1/drivers/media/radio/ |
D | dsbr100.c | 3 * The device plugs into both the USB and an analog audio input, so this thing
|
D | radio-ma901.c | 3 * Driver for the MasterKit MA901 USB FM radio. This device plugs
|
D | radio-mr800.c | 3 * A driver for the AverMedia MR 800 USB FM radio. This device plugs
|
/Linux-v6.1/drivers/usb/typec/ |
D | mux.c | 161 * connector to the USB controllers. USB Type-C plugs can be inserted
|
D | class.c | 552 /* Link partners and plugs with the ports */ in typec_register_altmode() 889 /* Type-C Cable Plugs */
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-typec | 228 second device also for the other plug. Both plugs may have alternate modes as
|
/Linux-v6.1/sound/pci/ca0106/ |
D | ca0106_main.c | 12 * (One can use a standard mono mini-jack to one RCA plugs cable. 13 * or one can use a standard stereo mini-jack to two RCA plugs cable. 14 * Plug one of the RCA plugs into the Coax input of the external decoder/receiver.)
|
D | ca0106.h | 220 …mini-jack to 2 RCA plugs can be used for SPDIF AC3/DTS and Stereo PCM output utilising the Rear ch…
|
/Linux-v6.1/drivers/target/ |
D | target_core_iblock.c | 376 * The block layer handles nested plugs, so just plug/unplug to handle in iblock_submit_bios()
|
/Linux-v6.1/Documentation/filesystems/ |
D | idmappings.rst | 894 plugs in their portable storage at their work station they can setup a job that
|