Home
last modified time | relevance | path

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

/drivers/usb/typec/ucsi/
A Ducsi.c102 clear_bit(EVENT_PENDING, &ucsi->flags); in ucsi_acknowledge()
1226 if (!test_and_set_bit(EVENT_PENDING, &ucsi->flags)) in ucsi_handle_connector_change()
1234 clear_bit(EVENT_PENDING, &con->ucsi->flags); in ucsi_handle_connector_change()
1312 if (!test_and_set_bit(EVENT_PENDING, &ucsi->flags)) in ucsi_connector_change()
A Ducsi.h471 #define EVENT_PENDING 0 macro

Completed in 13 milliseconds