Searched refs:host_sp_communication (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/staging/media/atomisp/pci/ |
D | sh_css_sp.c | 1352 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_write_host2sp_command() 1372 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, host2sp_command) in sh_css_read_host2sp_command() 1421 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_offline_frame() 1428 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_offline_frame() 1452 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_mipi_frame() 1478 o = offsetof(struct host_sp_communication, host2sp_mipi_metadata) in sh_css_update_host2sp_mipi_metadata() 1493 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_num_mipi_frames() 1513 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames() 1518 offset_extra = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames() 1523 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames() [all …]
|
D | sh_css_internal.h | 771 struct host_sp_communication { struct
|
D | sh_css.c | 1495 …COMPILATION_ERROR_IF(sizeof(struct host_sp_communication) != SIZE_OF_HOST_SP_COMMUNICATION_STRUCT… in ia_css_init() 8089 unsigned int o = offsetof(struct host_sp_communication, host2sp_command) in sh_css_init_host_sp_control_vars()
|