Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
A Dia_css_pipe_public.h100 struct ia_css_fw_info **acc_stages; member
A Datomisp_subdev.h330 void *acc_stages; member
A Datomisp_compat_css20.c245 p_config->acc_stages); in __dump_pipe_config()
3945 asd->acc.acc_stages = kzalloc(MAX_ACC_STAGES * in atomisp_css_create_acc_pipe()
3947 if (!asd->acc.acc_stages) in atomisp_css_create_acc_pipe()
3949 pipe_config->acc_stages = asd->acc.acc_stages; in atomisp_css_create_acc_pipe()
4048 kfree(asd->acc.acc_stages); in atomisp_css_destroy_acc_pipe()
4049 asd->acc.acc_stages = NULL; in atomisp_css_destroy_acc_pipe()
4068 pipe_config->acc_stages[index] = fw; in atomisp_css_load_acc_binary()
A Dsh_css.c3663 struct ia_css_fw_info *fw = pipe->config.acc_stages[i]; in create_host_acc_pipeline()

Completed in 135 milliseconds