Home
last modified time | relevance | path

Searched refs:S5C73M3_SENSOR_FW_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/s5c73m3/
H A Ds5c73m3.h39 #define S5C73M3_SENSOR_FW_LEN 6 macro
414 char sensor_fw[S5C73M3_SENSOR_FW_LEN + 2];
H A Ds5c73m3-core.c488 for (i = 0; i < S5C73M3_SENSOR_FW_LEN / 2; i++) { in s5c73m3_read_fw_version()
495 state->sensor_fw[S5C73M3_SENSOR_FW_LEN] = '\0'; in s5c73m3_read_fw_version()
/kernel/linux/linux-6.6/drivers/media/i2c/s5c73m3/
H A Ds5c73m3.h39 #define S5C73M3_SENSOR_FW_LEN 6 macro
409 char sensor_fw[S5C73M3_SENSOR_FW_LEN + 2];
H A Ds5c73m3-core.c486 for (i = 0; i < S5C73M3_SENSOR_FW_LEN / 2; i++) { in s5c73m3_read_fw_version()
493 state->sensor_fw[S5C73M3_SENSOR_FW_LEN] = '\0'; in s5c73m3_read_fw_version()

Completed in 7 milliseconds