Searched refs:plugs (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/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 171 So ports, partners and cable plugs will register the alternate modes with their [all …]
|
/Linux-v5.4/sound/firewire/bebob/ |
D | bebob_stream.c | 832 u8 plugs[AVC_PLUG_INFO_BUF_BYTES], addr[AVC_BRIDGECO_ADDR_BYTES]; in seek_msu_sync_input_plug() local 838 err = avc_general_get_plug_info(bebob->unit, 0x0c, 0x00, 0x00, plugs); in seek_msu_sync_input_plug() 848 for (i = 0; i < plugs[0]; i++) { in seek_msu_sync_input_plug() 870 u8 plugs[AVC_PLUG_INFO_BUF_BYTES], addr[AVC_BRIDGECO_ADDR_BYTES]; in snd_bebob_stream_discover() local 876 err = avc_general_get_plug_info(bebob->unit, 0x1f, 0x07, 0x00, plugs); in snd_bebob_stream_discover() 888 if ((plugs[0] == 0) || (plugs[1] == 0)) { in snd_bebob_stream_discover() 925 for (i = 0; i < plugs[2]; i++) { in snd_bebob_stream_discover() 941 for (i = 0; i < plugs[3]; i++) { in snd_bebob_stream_discover()
|
/Linux-v5.4/sound/firewire/oxfw/ |
D | oxfw-stream.c | 706 u8 plugs[AVC_PLUG_INFO_BUF_BYTES]; in snd_oxfw_stream_discover() local 713 err = avc_general_get_plug_info(oxfw->unit, 0x1f, 0x07, 0x00, plugs); in snd_oxfw_stream_discover() 719 } else if ((plugs[0] == 0) && (plugs[1] == 0)) { in snd_oxfw_stream_discover() 725 if (plugs[1] > 0) { in snd_oxfw_stream_discover() 747 if (plugs[0] > 0) { in snd_oxfw_stream_discover()
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | ti,sci-clk.txt | 7 as TI-SCI[1]. This clock implementation plugs into the common clock
|
/Linux-v5.4/Documentation/ABI/obsolete/ |
D | sysfs-class-typec | 39 for entering/exiting the mode with partners and cable plugs, and
|
/Linux-v5.4/Documentation/admin-guide/ |
D | hw_random.rst | 12 sysfs support, plus a hardware-specific driver that plugs
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-typec | 170 second device also for the other plug. Both plugs may have alternate modes as
|
/Linux-v5.4/drivers/staging/wusbcore/Documentation/ |
D | wusb-design-overview.rst | 178 Each RC driver is implemented by a separate driver that plugs into the
|
/Linux-v5.4/Documentation/block/ |
D | biodoc.rst | 967 queue is empty when a request comes in, then it plugs the request queue
|
/Linux-v5.4/Documentation/networking/ |
D | bonding.txt | 1792 the cable plugs into). This may be an actual dedicated switch device,
|