Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h274 void atomisp_eof_event(struct atomisp_sub_device *asd, uint8_t exp_id);
Datomisp_cmd.c359 void atomisp_eof_event(struct atomisp_sub_device *asd, uint8_t exp_id) in atomisp_eof_event() function
509 atomisp_eof_event(&isp->asd, eof_event.event.exp_id); in atomisp_isr()
4630 atomisp_eof_event(asd, 0); in atomisp_inject_a_fake_event()