Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
Devent_fifo_public.h77 STORAGE_CLASS_EVENT_H bool can_event_send_token(
/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
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-6.12.1/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/
Dinputfifo.c97 while (!can_event_send_token(STR2MIPI_EVENT_ID)) in _sh_css_fifo_snd()