Searched refs:host2sp_command (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.h72 bool sh_css_write_host2sp_command(enum host2sp_commands host2sp_command);
H A Dsh_css_sp.c1329 bool sh_css_write_host2sp_command(enum host2sp_commands host2sp_command) argument
1333 host2sp_command)
1343 store_sp_array_uint(host_sp_com, offset, host2sp_command);
1352 unsigned int offset = (unsigned int)offsetof(struct host_sp_communication, host2sp_command)
1648 * In case a binary does support it, the host2sp_command
H A Dsh_css_internal.h733 u32 host2sp_command; member in struct:host_sp_communication
H A Dsh_css.c7595 unsigned int o = offsetof(struct host_sp_communication, host2sp_command)

Completed in 147 milliseconds