Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dit913x.h25 #define IT913X_ROLE_DUAL_MASTER 1 macro
H A Dit913x.c166 if (dev->role == IT913X_ROLE_DUAL_MASTER) in it913x_sleep()