Home
last modified time | relevance | path

Searched refs:rkisp1_ext_params_block_header (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Drkisp1-config.h1151 struct rkisp1_ext_params_block_header { struct
1169 struct rkisp1_ext_params_block_header header;
1185 struct rkisp1_ext_params_block_header header;
1201 struct rkisp1_ext_params_block_header header;
1217 struct rkisp1_ext_params_block_header header;
1234 struct rkisp1_ext_params_block_header header;
1249 struct rkisp1_ext_params_block_header header;
1264 struct rkisp1_ext_params_block_header header;
1279 struct rkisp1_ext_params_block_header header;
1294 struct rkisp1_ext_params_block_header header;
[all …]
/linux-6.12.1/drivers/media/platform/rockchip/rkisp1/
Drkisp1-params.c43 struct rkisp1_ext_params_block_header header;
2607 while (cfg_size >= sizeof(struct rkisp1_ext_params_block_header)) { in rkisp1_params_prepare_ext_params()
2608 const struct rkisp1_ext_params_block_header *block; in rkisp1_params_prepare_ext_params()
2611 block = (const struct rkisp1_ext_params_block_header *) in rkisp1_params_prepare_ext_params()