Searched refs:gc0403 (Results 1 – 1 of 1) sorted by relevance
108 struct gc0403 { struct132 #define to_gc0403(sd) container_of(sd, struct gc0403, subdev) argument529 struct gc0403 *gc0403 = to_gc0403(sd); in gc0403_set_fmt() local532 mutex_lock(&gc0403->mutex); in gc0403_set_fmt()543 mutex_unlock(&gc0403->mutex); in gc0403_set_fmt()547 gc0403->cur_mode = mode; in gc0403_set_fmt()550 mutex_unlock(&gc0403->mutex); in gc0403_set_fmt()559 struct gc0403 *gc0403 = to_gc0403(sd); in gc0403_get_fmt() local560 const struct gc0403_mode *mode = gc0403->cur_mode; in gc0403_get_fmt()562 mutex_lock(&gc0403->mutex); in gc0403_get_fmt()[all …]