Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/ucsi/
H A Dcros_ec_ucsi.c209 if (host_event & PD_EVENT_INIT) { in cros_ucsi_event()
/linux-6.15/include/linux/platform_data/
H A Dcros_ec_commands.h5049 #define PD_EVENT_INIT BIT(6) macro