Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_buffer.h44 IA_CSS_BUFFER_TYPE_PARAMETER_SET, enumerator
H A Dsh_css.c9132 ia_css_queue_map(thread_id, IA_CSS_BUFFER_TYPE_PARAMETER_SET, map); in ia_css_pipe_map_queue()
9145 ia_css_queue_map(thread_id, IA_CSS_BUFFER_TYPE_PARAMETER_SET, map); in ia_css_pipe_map_queue()
9170 ia_css_queue_map(thread_id, IA_CSS_BUFFER_TYPE_PARAMETER_SET, map); in ia_css_pipe_map_queue()
9196 ia_css_queue_map(thread_id, IA_CSS_BUFFER_TYPE_PARAMETER_SET, map); in ia_css_pipe_map_queue()
H A Dsh_css_params.c3109 : IA_CSS_BUFFER_TYPE_PARAMETER_SET, in sh_css_param_update_isp_params()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/bufq/src/
H A Dbufq.c162 if (buf_type == IA_CSS_BUFFER_TYPE_PARAMETER_SET) { in map_buffer_type_to_queue_id()