Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Devent_fifo_public.h77 STORAGE_CLASS_EVENT_H bool can_event_send_token(
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Devent_fifo_private.h68 STORAGE_CLASS_EVENT_C bool can_event_send_token(const event_ID_t ID) in can_event_send_token() function
/linux/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
H A Dinputfifo.c97 while (!can_event_send_token(STR2MIPI_EVENT_ID)) in _sh_css_fifo_snd()