Home
last modified time | relevance | path

Searched defs:is_tuner (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c52 static inline bool is_tuner(struct cx231xx *dev, struct cx231xx_i2c *bus, in is_tuner() function
/openbmc/linux/drivers/media/i2c/
H A Dsaa717x.c915 int is_tuner = input & 0x80; /* tuner input flag */ in saa717x_s_video_routing() local