Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c1326 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_write_host2sp_command()
1346 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, host2sp_command) in sh_css_read_host2sp_command()
1395 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_offline_frame()
1402 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_offline_frame()
1426 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_mipi_frame()
1452 o = offsetof(struct host_sp_communication, host2sp_mipi_metadata) in sh_css_update_host2sp_mipi_metadata()
1467 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_num_mipi_frames()
1487 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames()
1492 offset_extra = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames()
1497 offset = (unsigned int)offsetof(struct host_sp_communication, in sh_css_update_host2sp_cont_num_raw_frames()
[all …]
H A Dsh_css_internal.h747 struct host_sp_communication { struct
784 static_assert(sizeof(struct host_sp_communication) == SIZE_OF_HOST_SP_COMMUNICATION_STRUCT); argument
H A Dsh_css.c7448 unsigned int o = offsetof(struct host_sp_communication, host2sp_command) in sh_css_init_host_sp_control_vars()