Searched refs:host_sp_communication (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/staging/media/atomisp/pci/ |
A D | sh_css_sp.c | 1440 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_offline_frame() 1447 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_offline_frame() 1471 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_mipi_frame() 1497 o = offsetof(struct host_sp_communication, host2sp_mipi_metadata) in sh_css_update_host2sp_mipi_metadata() 1512 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_num_mipi_frames() 1532 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames() 1537 offset_extra = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames() 1542 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames() 1563 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_event_init_irq_mask() 1602 offset = (unsigned int)offsetof(struct host_sp_communication, in ia_css_pipe_set_irq_mask() [all …]
|
A D | sh_css_internal.h | 803 struct host_sp_communication { struct
|
A D | sh_css.c | 1649 …COMPILATION_ERROR_IF(sizeof(struct host_sp_communication) != SIZE_OF_HOST_SP_COMMUNICATION_STRUCT… in ia_css_init() 8493 unsigned int o = offsetof(struct host_sp_communication, host2sp_command)
|
Completed in 827 milliseconds