Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/typec/ucsi/
Ducsi.h300 #define EVENT_PENDING 0 macro
Ducsi.c721 clear_bit(EVENT_PENDING, &ucsi->flags); in ucsi_handle_connector_change()
831 if (test_and_clear_bit(EVENT_PENDING, &ucsi->flags)) { in ucsi_handle_connector_change()
855 set_bit(EVENT_PENDING, &ucsi->flags); in ucsi_connector_change()