Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_s5k83a.c165 static int s5k83a_get_rotation(struct sd *sd, u8 *reg_data);
304 s5k83a_get_rotation(sd, &reg); in rotation_thread_function()
466 err = s5k83a_get_rotation(sd, &reg); in s5k83a_set_hvflip()
527 static int s5k83a_get_rotation(struct sd *sd, u8 *reg_data) in s5k83a_get_rotation() function