Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dtuner-core.c554 static int tuner_s_config(struct v4l2_subdev *sd, in tuner_s_config() function
1361 return tuner_s_config(sd, arg); in tuner_command()
1382 .s_config = tuner_s_config,