Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dtw9900.c65 struct tw9900_mode { struct
86 const struct tw9900_mode *cur_mode; argument
120 static const struct tw9900_mode supported_modes[] = {
173 static void tw9900_fill_fmt(const struct tw9900_mode *mode, in tw9900_fill_fmt()
341 const struct tw9900_mode *mode = NULL; in tw9900_s_std()