Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dtuner-core.c816 static inline int check_mode(struct tuner *t, enum v4l2_tuner_type mode) in check_mode() function
844 if (check_mode(t, mode) == -EINVAL) { in set_mode()
1205 if (check_mode(t, f->type) == -EINVAL) in tuner_g_frequency()
1237 if (check_mode(t, vt->type) == -EINVAL) in tuner_g_tuner()