Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/ucsi/
Ducsi.c80 #define EVENT_PENDING 0 macro
379 clear_bit(EVENT_PENDING, &ucsi->flags); in ucsi_connector_change()
414 if (!test_and_set_bit(EVENT_PENDING, &ucsi->flags)) in ucsi_notify()