Home
last modified time | relevance | path

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

/drivers/media/usb/cx231xx/
Dcx231xx-i2c.c57 static inline bool is_tuner(struct cx231xx *dev, struct cx231xx_i2c *bus, in is_tuner() function
89 if (is_tuner(dev, bus, msg, TUNER_XC5000)) { in cx231xx_i2c_send_bytes()
196 if (is_tuner(dev, bus, msg, TUNER_XC5000)) { in cx231xx_i2c_recv_bytes()
288 if (is_tuner(dev, bus, msg2, TUNER_XC5000)) { in cx231xx_i2c_recv_bytes_with_saddr()
/drivers/media/i2c/
Dsaa717x.c928 int is_tuner = input & 0x80; /* tuner input flag */ in saa717x_s_video_routing() local
957 if (is_tuner) { in saa717x_s_video_routing()
966 if (is_tuner) in saa717x_s_video_routing()