Searched refs:VDO (Results 1 – 8 of 8) sorted by relevance
| /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/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() 231 dp->header = VDO(USB_TYPEC_DP_SID, 1, svdm_version, cmd); in ucsi_displayport_vdm()
|
| /linux/Documentation/ABI/testing/ |
| 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/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/include/linux/usb/ |
| H A D | pd_vdo.h | 32 #define VDO(vid, type, ver, custom) \ macro
|
| /linux/ |
| H A D | MAINTAINERS | 7522 DEVICE-MAPPER VDO TARGET
|