Searched refs:plugs (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/Documentation/driver-api/usb/ |
D | typec.rst | 21 the roles and alternate modes of ports, partners and cable plugs when the port 38 The cable and the two plugs on it may also be optionally presented as their own 43 and the parent of the cable plugs will always be the cable. 103 and one or two plugs, depending if there is CC Double Prime controller present 109 The plugs are represented as their own devices. The cable is registered first, 110 followed by registration of the cable plugs. The cable will be the parent device 111 for the plugs. Details about the cable need to be described in struct 114 registering/unregistering cables and their plugs: 144 USB Type-C ports, partners and cable plugs may support Alternate Modes. Each 170 So ports, partners and cable plugs will register the alternate modes with their [all …]
|
/Linux-v4.19/sound/firewire/bebob/ |
D | bebob_stream.c | 838 u8 plugs[AVC_PLUG_INFO_BUF_BYTES], addr[AVC_BRIDGECO_ADDR_BYTES]; in seek_msu_sync_input_plug() local 844 err = avc_general_get_plug_info(bebob->unit, 0x0c, 0x00, 0x00, plugs); in seek_msu_sync_input_plug() 854 for (i = 0; i < plugs[0]; i++) { in seek_msu_sync_input_plug() 876 u8 plugs[AVC_PLUG_INFO_BUF_BYTES], addr[AVC_BRIDGECO_ADDR_BYTES]; in snd_bebob_stream_discover() local 882 err = avc_general_get_plug_info(bebob->unit, 0x1f, 0x07, 0x00, plugs); in snd_bebob_stream_discover() 894 if ((plugs[0] == 0) || (plugs[1] == 0)) { in snd_bebob_stream_discover() 931 for (i = 0; i < plugs[2]; i++) { in snd_bebob_stream_discover() 947 for (i = 0; i < plugs[3]; i++) { in snd_bebob_stream_discover()
|
/Linux-v4.19/sound/firewire/oxfw/ |
D | oxfw-stream.c | 630 u8 plugs[AVC_PLUG_INFO_BUF_BYTES]; in snd_oxfw_stream_discover() local 637 err = avc_general_get_plug_info(oxfw->unit, 0x1f, 0x07, 0x00, plugs); in snd_oxfw_stream_discover() 643 } else if ((plugs[0] == 0) && (plugs[1] == 0)) { in snd_oxfw_stream_discover() 649 if (plugs[1] > 0) { in snd_oxfw_stream_discover() 671 if (plugs[0] > 0) { in snd_oxfw_stream_discover()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | ti,sci-clk.txt | 7 as TI-SCI[1]. This clock implementation plugs into the common clock
|
/Linux-v4.19/Documentation/ABI/obsolete/ |
D | sysfs-class-typec | 39 for entering/exiting the mode with partners and cable plugs, and
|
/Linux-v4.19/Documentation/ |
D | hw_random.txt | 12 sysfs support, plus a hardware-specific driver that plugs
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-typec | 170 second device also for the other plug. Both plugs may have alternate modes as
|
/Linux-v4.19/Documentation/usb/ |
D | WUSB-Design-overview.txt | 169 Each RC driver is implemented by a separate driver that plugs into the
|
/Linux-v4.19/Documentation/block/ |
D | biodoc.txt | 1003 queue is empty when a request comes in, then it plugs the request queue
|
/Linux-v4.19/Documentation/networking/ |
D | bonding.txt | 1782 the cable plugs into). This may be an actual dedicated switch device,
|