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

/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c52 static inline bool is_tuner(struct cx231xx *dev, struct cx231xx_i2c *bus, function
86 if (is_tuner(dev, bus, msg, TUNER_XC5000)) {
193 if (is_tuner(dev, bus, msg, TUNER_XC5000)) {
285 if (is_tuner(dev, bus, msg2, TUNER_XC5000)) {
/linux-master/drivers/media/i2c/
H A Dsaa717x.c915 int is_tuner = input & 0x80; /* tuner input flag */ local
944 if (is_tuner) {
953 if (is_tuner)

Completed in 111 milliseconds