Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/ccs/
Dccs.h221 const struct ccs_csi_data_format *internal_csi_format; member
Dccs-core.c591 to_csi_format_idx(sensor->internal_csi_format) & ~3; in ccs_update_mbus_formats()
602 sensor->internal_csi_format = in ccs_update_mbus_formats()
1186 sensor->internal_csi_format = f; in ccs_get_mbus_formats()
2007 code->code = sensor->internal_csi_format->code; in ccs_enum_mbus_code()
2038 return sensor->internal_csi_format->code; in __ccs_get_mbus_code()
3026 fmt->code = sensor->internal_csi_format->code; in ccs_init_state()
3039 sensor->csi_format->code : sensor->internal_csi_format->code; in ccs_init_state()