Home
last modified time | relevance | path

Searched refs:iris_hfi_packet (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen2_response.c162 struct iris_hfi_packet *packet; in iris_hfi_gen2_validate_hdr_packet()
185 struct iris_hfi_packet *pkt) in iris_hfi_gen2_handle_session_info()
224 struct iris_hfi_packet *pkt) in iris_hfi_gen2_handle_session_error()
264 struct iris_hfi_packet *pkt) in iris_hfi_gen2_handle_system_error()
283 struct iris_hfi_packet *pkt) in iris_hfi_gen2_handle_system_init()
589 struct iris_hfi_packet *pkt) in iris_hfi_gen2_handle_src_change()
607 struct iris_hfi_packet *pkt) in iris_hfi_gen2_handle_session_command()
635 struct iris_hfi_packet *pkt) in iris_hfi_gen2_handle_session_property()
711 struct iris_hfi_packet *pkt) in iris_hfi_gen2_handle_system_property()
725 struct iris_hfi_packet *packet; in iris_hfi_gen2_handle_system_response()
[all …]
H A Diris_hfi_gen2_packet.c104 struct iris_hfi_packet *pkt = (struct iris_hfi_packet *)((u8 *)hdr + hdr->size); in iris_hfi_gen2_create_packet()
H A Diris_hfi_gen2_packet.h53 struct iris_hfi_packet { struct
H A Diris_hfi_gen2_command.c15 NUM_SYS_INIT_PACKETS * (sizeof(struct iris_hfi_packet) + sizeof(u32)))
18 sizeof(struct iris_hfi_packet) + sizeof(u32))
21 sizeof(struct iris_hfi_packet))