Searched refs:host_sp_communication (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_sp.c | 1386 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_offline_frame() 1393 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_offline_frame() 1417 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_mipi_frame() 1443 o = offsetof(struct host_sp_communication, host2sp_mipi_metadata) in sh_css_update_host2sp_mipi_metadata() 1458 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_num_mipi_frames() 1478 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames() 1483 offset_extra = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames() 1488 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames() 1509 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_event_init_irq_mask() 1549 offset = (unsigned int)offsetof(struct host_sp_communication, in ia_css_pipe_set_irq_mask() [all …]
|
| H A D | sh_css_internal.h | 738 struct host_sp_communication { struct 775 static_assert(sizeof(struct host_sp_communication) == SIZE_OF_HOST_SP_COMMUNICATION_STRUCT); argument
|
| H A D | sh_css.c | 7436 unsigned int o = offsetof(struct host_sp_communication, host2sp_command) in sh_css_init_host_sp_control_vars()
|