Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/altmodes/
Ddisplayport.c56 struct dp_altmode { struct
67 static int dp_altmode_notify(struct dp_altmode *dp) in dp_altmode_notify() argument
75 static int dp_altmode_configure(struct dp_altmode *dp, u8 con) in dp_altmode_configure()
118 static int dp_altmode_status_update(struct dp_altmode *dp) in dp_altmode_status_update()
138 static int dp_altmode_configured(struct dp_altmode *dp) in dp_altmode_configured()
157 static int dp_altmode_configure_vdm(struct dp_altmode *dp, u32 conf) in dp_altmode_configure_vdm()
188 struct dp_altmode *dp = container_of(work, struct dp_altmode, work); in dp_altmode_work()
235 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_attention()
262 struct dp_altmode *dp = typec_altmode_get_drvdata(alt); in dp_altmode_vdm()
339 struct dp_altmode *dp = dev_get_drvdata(dev); in configuration_store()
[all …]