Searched refs:ET8EK8_REGLIST_MODE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/et8ek8/ |
H A D | et8ek8_mode.c | 133 .type = ET8EK8_REGLIST_MODE, 189 .type = ET8EK8_REGLIST_MODE, 245 .type = ET8EK8_REGLIST_MODE, 301 .type = ET8EK8_REGLIST_MODE, 357 .type = ET8EK8_REGLIST_MODE, 412 .type = ET8EK8_REGLIST_MODE, 468 .type = ET8EK8_REGLIST_MODE, 524 .type = ET8EK8_REGLIST_MODE,
|
H A D | et8ek8_driver.c | 426 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_reglist_find_mode_fmt() 468 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_reglist_find_mode_ival() 488 if ((*list1)->type == ET8EK8_REGLIST_MODE && in et8ek8_reglist_cmp() 489 (*list2)->type != ET8EK8_REGLIST_MODE) in et8ek8_reglist_cmp() 491 if ((*list1)->type != ET8EK8_REGLIST_MODE && in et8ek8_reglist_cmp() 492 (*list2)->type == ET8EK8_REGLIST_MODE) in et8ek8_reglist_cmp() 900 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_enum_mbus_code() 934 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_enum_frame_size() 972 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_enum_frame_ival() 1191 ET8EK8_REGLIST_MODE); in et8ek8_dev_init() [all...] |
H A D | et8ek8_reg.h | 65 #define ET8EK8_REGLIST_MODE 10 macro
|
/kernel/linux/linux-6.6/drivers/media/i2c/et8ek8/ |
H A D | et8ek8_mode.c | 133 .type = ET8EK8_REGLIST_MODE, 189 .type = ET8EK8_REGLIST_MODE, 245 .type = ET8EK8_REGLIST_MODE, 301 .type = ET8EK8_REGLIST_MODE, 357 .type = ET8EK8_REGLIST_MODE, 412 .type = ET8EK8_REGLIST_MODE, 468 .type = ET8EK8_REGLIST_MODE, 524 .type = ET8EK8_REGLIST_MODE,
|
H A D | et8ek8_driver.c | 426 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_reglist_find_mode_fmt() 468 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_reglist_find_mode_ival() 488 if ((*list1)->type == ET8EK8_REGLIST_MODE && in et8ek8_reglist_cmp() 489 (*list2)->type != ET8EK8_REGLIST_MODE) in et8ek8_reglist_cmp() 491 if ((*list1)->type != ET8EK8_REGLIST_MODE && in et8ek8_reglist_cmp() 492 (*list2)->type == ET8EK8_REGLIST_MODE) in et8ek8_reglist_cmp() 900 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_enum_mbus_code() 934 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_enum_frame_size() 972 if ((*list)->type != ET8EK8_REGLIST_MODE) in et8ek8_enum_frame_ival() 1194 ET8EK8_REGLIST_MODE); in et8ek8_dev_init() [all...] |
H A D | et8ek8_reg.h | 65 #define ET8EK8_REGLIST_MODE 10 macro
|
Completed in 6 milliseconds