Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/altmodes/
Ddisplayport.c59 struct dp_altmode { struct
70 static int dp_altmode_notify(struct dp_altmode *dp) in dp_altmode_notify() argument
78 static int dp_altmode_configure(struct dp_altmode *dp, u8 con) in dp_altmode_configure()
121 static int dp_altmode_status_update(struct dp_altmode *dp) in dp_altmode_status_update()
141 static int dp_altmode_configured(struct dp_altmode *dp) in dp_altmode_configured()
160 static int dp_altmode_configure_vdm(struct dp_altmode *dp, u32 conf) in dp_altmode_configure_vdm()
186 struct dp_altmode *dp = container_of(work, struct dp_altmode, work); in dp_altmode_work()
229 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_attention()
256 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_vdm()
332 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_store()
[all …]