Home
last modified time | relevance | path

Searched defs:SC301IOT (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsc301iot.c141 struct SC301IOT { struct
146 struct regulator_bulk_data supplies[SC301IOT_NUM_SUPPLIES]; argument
165 const struct SC301IOT_mode *cur_mode; argument
178 #define to_SC301IOT(sd) container_of(sd, struct SC301IOT, subdev) argument
986 static int SC301IOT_set_gain_reg(struct SC301IOT *SC301IOT, u32 gain, int mode) in SC301IOT_set_gain_reg()
1058 static int SC301IOT_set_hdrae(struct SC301IOT *SC301IOT, in SC301IOT_set_hdrae()
1158 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_set_fmt() local
1198 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_get_fmt() local
1228 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_enum_mbus_code() local
1255 static int SC301IOT_enable_test_pattern(struct SC301IOT *SC301IOT, u32 pattern) in SC301IOT_enable_test_pattern()
[all …]