Home
last modified time | relevance | path

Searched refs:VDO (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-typec220 directory exists, it will have an attribute file for every VDO
288 directory exists, it will have an attribute file for every VDO
295 ID Header VDO part of Discover Identity command result. The
303 Cert Stat VDO part of Discover Identity command result. The
311 Product VDO part of Discover Identity command result. The value
319 1st Product Type VDO of Discover Identity command result.
321 available and a valid Product Type VDO is returned.
327 2nd Product Type VDO of Discover Identity command result.
329 available and a valid Product Type VDO is returned.
335 3rd Product Type VDO of Discover Identity command result.
[all …]
Dsysfs-bus-typec37 must be done with either mode VDO or the description.
50 Shows the VDO in hexadecimal returned by Discover Modes command
/linux-6.12.1/drivers/usb/typec/ucsi/
Ddisplayport.c93 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, CMD_ENTER_MODE); in ucsi_displayport_enter()
137 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, CMD_EXIT_MODE); in ucsi_displayport_exit()
229 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, cmd); in ucsi_displayport_vdm()
/linux-6.12.1/Documentation/ABI/obsolete/
Dsysfs-class-typec17 is the actual index to the mode VDO returned by Discover Modes
31 Shows the VDO in hexadecimal returned by Discover Modes command
/linux-6.12.1/drivers/md/dm-vdo/
DKconfig4 tristate "VDO: deduplication and compression target"
/linux-6.12.1/drivers/platform/chrome/
Dcros_typec_vdm.c105 hdr = VDO(amode->svid, 1, SVDM_VER_2_0, CMD_ENTER_MODE); in cros_typec_port_amode_enter()
/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpm.c2070 response[0] = VDO(USB_SID_PD, 1, in tcpm_pd_svdm()
2076 response[0] = VDO(USB_SID_PD, 1, in tcpm_pd_svdm()
2099 response[0] = VDO(USB_SID_PD, 1, in tcpm_pd_svdm()
2112 response[0] = VDO(USB_SID_PD, 1, svdm_version, CMD_DISCOVER_SVID); in tcpm_pd_svdm()
2117 response[0] = VDO(modep->svids[0], 1, svdm_version, in tcpm_pd_svdm()
2123 response[0] = VDO(modep_prime->svids[0], 1, in tcpm_pd_svdm()
2138 response[0] = VDO(svid, 1, svdm_version, in tcpm_pd_svdm()
2143 response[0] = VDO(USB_SID_PD, 1, in tcpm_pd_svdm()
2157 response[0] = VDO(svid, 1, in tcpm_pd_svdm()
2336 response[0] = VDO(adev->svid, 1, svdm_version, in tcpm_handle_vdm_request()
[all …]
/linux-6.12.1/include/linux/usb/
Dpd_vdo.h32 #define VDO(vid, type, ver, custom) \ macro
/linux-6.12.1/drivers/usb/typec/altmodes/
Ddisplayport.c20 #define DP_HEADER(_dp, ver, cmd) (VDO((_dp)->alt->svid, 1, ver, cmd) \
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Dvdo.rst256 by users who want to recreate a similar VDO volume and
/linux-6.12.1/
DMAINTAINERS6560 DEVICE-MAPPER VDO TARGET