Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Devent_fifo_private.h27 STORAGE_CLASS_EVENT_C void event_wait_for(const event_ID_t ID) in event_wait_for()
35 STORAGE_CLASS_EVENT_C void cnd_event_wait_for(const event_ID_t ID, in cnd_event_wait_for()
43 STORAGE_CLASS_EVENT_C hrt_data event_receive_token(const event_ID_t ID) in event_receive_token()
50 STORAGE_CLASS_EVENT_C void event_send_token(const event_ID_t ID, in event_send_token()
58 STORAGE_CLASS_EVENT_C bool is_event_pending(const event_ID_t ID) in is_event_pending()
68 STORAGE_CLASS_EVENT_C bool can_event_send_token(const event_ID_t ID) in can_event_send_token()
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/
H A Devent_fifo.h38 #define STORAGE_CLASS_EVENT_C macro
42 #define STORAGE_CLASS_EVENT_C static inline macro