| /linux/drivers/platform/chrome/ |
| H A D | cros_typec_altmode.c | 92 adata->header = VDO(adata->sid, 1, svdm_version, CMD_ENTER_MODE); in cros_typec_altmode_enter() 131 adata->header = VDO(adata->sid, 1, svdm_version, CMD_EXIT_MODE); in cros_typec_altmode_exit() 167 adata->header = VDO(adata->sid, 1, svdm_version, cmd); in cros_typec_displayport_vdm() 225 adata->header = VDO(adata->sid, 1, svdm_version, cmd); in cros_typec_thunderbolt_vdm()
|
| H A D | cros_typec_vdm.c | 105 hdr = VDO(amode->svid, 1, SVDM_VER_2_0, CMD_ENTER_MODE); in cros_typec_port_amode_enter()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-typec | 244 directory exists, it will have an attribute file for every VDO 326 directory exists, it will have an attribute file for every VDO 333 ID Header VDO part of Discover Identity command result. The 341 Cert Stat VDO part of Discover Identity command result. The 349 Product VDO part of Discover Identity command result. The value 357 1st Product Type VDO of Discover Identity command result. 359 available and a valid Product Type VDO is returned. 365 2nd Product Type VDO of Discover Identity command result. 367 available and a valid Product Type VDO is returned. 373 3rd Product Type VDO of Discover Identity command result. [all …]
|
| H A D | sysfs-bus-typec | 37 must be done with either mode VDO or the description. 50 Shows the VDO in hexadecimal returned by Discover Modes command
|
| /linux/drivers/usb/typec/ucsi/ |
| H A D | displayport.c | 94 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, CMD_ENTER_MODE); in ucsi_displayport_enter() 139 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, CMD_EXIT_MODE); in ucsi_displayport_exit() 232 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, cmd); in ucsi_displayport_vdm()
|
| H A D | thunderbolt.c | 72 tbt->header = VDO(USB_TYPEC_TBT_SID, 1, svdm_version, cmd); in ucsi_thunderbolt_set_altmode() 155 tbt->header = VDO(USB_TYPEC_TBT_SID, 1, svdm_version, cmd); in ucsi_thunderbolt_vdm()
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-class-typec | 17 is the actual index to the mode VDO returned by Discover Modes 31 Shows the VDO in hexadecimal returned by Discover Modes command
|
| /linux/drivers/md/dm-vdo/ |
| H A D | Kconfig | 4 tristate "VDO: deduplication and compression target"
|
| /linux/drivers/usb/typec/tcpm/ |
| H A D | tcpm.c | 2194 response[0] = VDO(USB_SID_PD, 1, in tcpm_pd_svdm() 2200 response[0] = VDO(USB_SID_PD, 1, in tcpm_pd_svdm() 2223 response[0] = VDO(USB_SID_PD, 1, in tcpm_pd_svdm() 2236 response[0] = VDO(USB_SID_PD, 1, svdm_version, CMD_DISCOVER_SVID); in tcpm_pd_svdm() 2241 response[0] = VDO(modep->svids[0], 1, svdm_version, in tcpm_pd_svdm() 2247 response[0] = VDO(modep_prime->svids[0], 1, in tcpm_pd_svdm() 2262 response[0] = VDO(svid, 1, svdm_version, in tcpm_pd_svdm() 2267 response[0] = VDO(USB_SID_PD, 1, in tcpm_pd_svdm() 2281 response[0] = VDO(svid, 1, in tcpm_pd_svdm() 2464 response[0] = VDO(adev->svid, 1, svdm_version, in tcpm_handle_vdm_request() [all …]
|
| /linux/include/linux/usb/ |
| H A D | pd_vdo.h | 32 #define VDO(vid, type, ver, custom) \ macro
|
| /linux/drivers/usb/typec/altmodes/ |
| H A D | displayport.c | 20 #define DP_HEADER(_dp, ver, cmd) (VDO((_dp)->alt->svid, 1, ver, cmd) \
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | vdo.rst | 257 by users who want to recreate a similar VDO volume and
|
| /linux/ |
| H A D | MAINTAINERS | 7365 DEVICE-MAPPER VDO TARGET
|